summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq
AgeCommit message (Expand)Author
2002-09-04Brand 7.3. Ready for beta!Bruce Momjian
2002-09-03Remove all traces of multibyte and locale options. Clean up commentsPeter Eisentraut
2002-09-02Translation updatesPeter Eisentraut
2002-09-02I checked all the previous string handling errors and most of them wereBruce Momjian
2002-08-30Fix off-by-one allocation error in PasswordFromFile(), per Gordon Runkle.Tom Lane
2002-08-29> > > > If you want to put in security restrictions that are actually useful,Bruce Momjian
2002-08-29Remove #ifdef MULTIBYTE per hackers list discussion.Tatsuo Ishii
2002-08-29Remove support for version-0 FE/BE protocol, per pghackers discussion.Tom Lane
2002-08-28Updates from Dennis BjorklundPeter Eisentraut
2002-08-27The attached patch implements the password packet length sanity checkBruce Momjian
2002-08-27More connection timeout cleanups.Bruce Momjian
2002-08-27Cleanup of libpq connection timeout code.Bruce Momjian
2002-08-24The cstring datatype can now be copied, passed around, etc. The typlenTom Lane
2002-08-21Move PO files into subdirectories separate from the source code.Peter Eisentraut
2002-08-18Add #include <sys/time.h>.Tom Lane
2002-08-18Add includes for prototype using timeval.Bruce Momjian
2002-08-18Clean up compile warnings.Bruce Momjian
2002-08-17Add libpq connection timeout parameter.Bruce Momjian
2002-08-15I'm giving a try at some TODO items. Currently it's the turn of theBruce Momjian
2002-07-27Assemble portability modules into libpgport library.Peter Eisentraut
2002-07-20Hello, i noticed that win32 native stopped working/compiling after the SSL mergeBruce Momjian
2002-07-18Make src/backend/port/*.c file location dependent only on configure.in.Bruce Momjian
2002-07-18I have committed many support files for CREATE CONVERSION. DefaultTatsuo Ishii
2002-06-23Remove unused INET6 variable.Bruce Momjian
2002-06-23Remove INET6 from SSL. We don't support INET6 yet.Bruce Momjian
2002-06-20Update copyright to 2002.Bruce Momjian
2002-06-17Use KAME accessor macros for addr8.Bruce Momjian
2002-06-15Clean up gcc warnings. Avoid the bad habit of putting externs in .cTom Lane
2002-06-15PATCH SSL_pending() checks in libpq/fe-misc.c:Bruce Momjian
2002-06-14Yet another SSL patch. :-) This one adds some informational messagesBruce Momjian
2002-06-14SSL patch that adds support for optional client certificates.Bruce Momjian
2002-06-14SSL support for ephemeral DH keys.Bruce Momjian
2002-06-14UPDATED PATCH:Bruce Momjian
2002-06-14Back out SSL changes. Newer patch available.Bruce Momjian
2002-06-14Attached are a revised set of SSL patches. Many of these patchesBruce Momjian
2002-06-11Katherine Ward wrote:Jan Wieck
2002-06-02Add PQescapeString and PQescapeBytea for Win32.Bruce Momjian
2002-04-24Remove reference to NAMEDATALEN, which wasn't necessary anyway.Peter Eisentraut
2002-04-24I'm at the win32 error messages once more. The DLL load thingy doesn'tBruce Momjian
2002-04-15Fix for NOTIFY when NAMEDATALEN is nonstandard in server. Fix idea fromBruce Momjian
2002-04-15Fix for EINTR returns from Win9X socket operations:Bruce Momjian
2002-04-08Fix PQescapeBytea/PQunescapeBytea so that they handle bytes > 0x7f.Tatsuo Ishii
2002-03-06Change made to elog:Bruce Momjian
2002-03-05Back out old version and update with newer patch of:Bruce Momjian
2002-03-05Here's a patch against 7.1.3 that fixes a problem with sending largerBruce Momjian
2002-03-04Add PQunescapeBytea libpq function.Bruce Momjian
2002-03-02Don't bother to request SSL connection over a Unix socket, since theTom Lane
2002-02-23Heimdal support (Kerberos V implementation from KTH)Peter Eisentraut
2001-12-21Czech translation updates from Karel ZakPeter Eisentraut
2001-12-13Add SwedishPeter Eisentraut