Age | Commit message (Expand) | Author |
2003-01-06 | Enable IPv6 connections to the server, and add pg_hba.conf IPv6 entries | Bruce Momjian |
2002-12-30 | Adjust Tcl-related code to compile cleanly with Tcl 8.4 (add const modifiers as | Tom Lane |
2002-12-30 | Attached is a patch to provide makefiles, etc. to allow the compilation | Bruce Momjian |
2002-12-30 | Make use of TCL_INCLUDE_SPEC if available (it's new in Tcl 8.4, too bad | Tom Lane |
2002-12-30 | Add missing slash to python install path. | Bruce Momjian |
2002-12-23 | case sensitive updates by Kris Jurka | Dave Cramer |
2002-12-20 | mike beachy's patch for statement handling | Dave Cramer |
2002-12-20 | patch for null table in getPrimaryKeys | Dave Cramer |
2002-12-19 | pgindent fe-connect.c --- done to make IPv6 patch easier to apply. | Bruce Momjian |
2002-12-18 | From the SSL_CTX_new man page: | PostgreSQL Daemon |
2002-12-13 | Increment libpq major number for 7.3.1 and minor for 7.4. | Bruce Momjian |
2002-12-13 | Protect from null param on ecpg disconnect, verified by Roland Karch | Bruce Momjian |
2002-12-12 | > There is an ugly little problem with the DB wrapper class. | Bruce Momjian |
2002-12-12 | Check SSL_get_error() value SSL_ERROR_SYSCALL to see if SSL_read() | Bruce Momjian |
2002-12-12 | While porting my TPC-C implementation from Oracle, I discovered the | Bruce Momjian |
2002-12-11 | patch for getTables to fix problems with backends before 7.3 by Kris Jurka | Dave Cramer |
2002-12-11 | Mike Beachy's build patch to allow ant builds without make | Dave Cramer |
2002-12-11 | Aaron's patch for Pooled Connections | Dave Cramer |
2002-12-11 | Bump version for 7.3 and 7.4. | Bruce Momjian |
2002-12-10 | Add an unnecessary assignment to remove a bogus warning. I checked the | D'Arcy J.M. Cain |
2002-12-06 | Back out V6 code, caused postmaster startup failure. | Bruce Momjian |
2002-12-06 | We have just finished porting the old KAME IPv6 patch over to | Bruce Momjian |
2002-12-06 | PyGreSQL inserttable patch | Bruce Momjian |
2002-12-05 | changed sort of column names to sort by attnum, not attname | Dave Cramer |
2002-12-04 | Stamp minor version numbers for 7.4 release. | Bruce Momjian |
2002-12-04 | Remove typprtlen from getdescr() as it is not available in 7.3. Return -1 for | D'Arcy J.M. Cain |
2002-12-03 | Deal with cases where getpeereid _and_ another creditial method is | Bruce Momjian |
2002-11-27 | Synced parser with backend | Michael Meskes |
2002-11-26 | Add -cmdTuples to tcl interface. | Bruce Momjian |
2002-11-25 | I'm sending you a small patch to pgdb.py module. This | D'Arcy J.M. Cain |
2002-11-25 | Change the pkey method so that the caller can optionally set the dictionary | D'Arcy J.M. Cain |
2002-11-25 | Change the debug variable to allow better control by the caller over how | D'Arcy J.M. Cain |
2002-11-23 | This patch implements FOR EACH STATEMENT triggers, per my email to | Bruce Momjian |
2002-11-20 | Fix a dumb cut and paste error from my last commit and update some of the | Barry Lind |
2002-11-20 | Fixed bug reported by Marko Strukelj and Keith Wannamaker. Using executeBatch | Barry Lind |
2002-11-15 | Synced parser. | Michael Meskes |
2002-11-14 | Applied patch submitted by Mats Lofkvist fixing serious threading problem int... | Barry Lind |
2002-11-11 | Fixes bug where join to pg_description was incorrect. Also modifies the | Barry Lind |
2002-11-10 | I just discovered, that there is missing a const when passing a buffer | Bruce Momjian |
2002-11-07 | Remove inappropriate inclusions of OpenSSL internal header e_os.h, | Tom Lane |
2002-11-07 | Synced parser one more time. | Michael Meskes |
2002-11-07 | Remove no-longer-needed inclusions to improve backward compatibility | Tom Lane |
2002-11-04 | Fix inclusion order, per Andreas. | Tom Lane |
2002-11-04 | Applied two patches from Kris Jurka. | Barry Lind |
2002-11-01 | Arrange to compile flex output files as inclusions into other files | Tom Lane |
2002-10-30 | Return something meaningful for Statement.getFetchSize(). Previously we were | Barry Lind |
2002-10-25 | Patch submitted by Kris Jurka to fix arrayindexoutofbounds exception caused | Barry Lind |
2002-10-24 | Code review for connection timeout patch. Avoid unportable assumption | Tom Lane |
2002-10-21 | Add guards against double inclusion. | Peter Eisentraut |
2002-10-21 | Translation updates | Peter Eisentraut |