| Age | Commit message (Expand) | Author |
| 2000-10-25 | From Zoltan Kovacs back in April (sorry for the delay Zoltan!): | Thomas G. Lockhart |
| 2000-10-25 | Added some more C constructs to the parser. | Michael Meskes |
| 2000-10-24 | Eliminate POLLUTE=1 hack for cross-Perl-version compatibility by using | Tom Lane |
| 2000-10-24 | Increase buffer size to improve performance of client-side lo_import. | Tom Lane |
| 2000-10-24 | Major overhaul of large-object implementation, by Denis Perchine with | Tom Lane |
| 2000-10-23 | Polish shared library build to reduce number of special hacks. In | Peter Eisentraut |
| 2000-10-23 | Back out xti.h portion of the patch. | Bruce Momjian |
| 2000-10-22 | Makeover for Unixware 7.1.1 | Peter Eisentraut |
| 2000-10-22 | Fixed mixing of two enum datatypes. | Michael Meskes |
| 2000-10-20 | Add support for VPATH builds, that is, building somewhere else than in the | Peter Eisentraut |
| 2000-10-20 | Remove 'override' keyword, which breaks the build on HPUX, and probably | Tom Lane |
| 2000-10-17 | Locate the file pg_service.conf in the directory configured as --syconfdir | Peter Eisentraut |
| 2000-10-17 | Fixed some bugs in C language parsing. | Michael Meskes |
| 2000-10-17 | Some more getTimestamp() fixes | Peter Mount |
| 2000-10-17 | Simplified parsing of connect rule. | Michael Meskes |
| 2000-10-17 | TNS: | Bruce Momjian |
| 2000-10-16 | Fixed handling of variables in connect rule. | Michael Meskes |
| 2000-10-14 | The configure script fails to find <netinet/tcp.h>. | Bruce Momjian |
| 2000-10-12 | Replace constants by C variables wherever possible. | Michael Meskes |
| 2000-10-12 | Major update part I involving delayed patches, reworked Makefile, and how | Peter Mount |
| 2000-10-12 | Add more files from backend | Tatsuo Ishii |
| 2000-10-11 | Synced preproc.y with gram.y | Michael Meskes |
| 2000-10-09 | Back out Gunnar R|nning jdbc changes. | Bruce Momjian |
| 2000-10-08 | Okay, I have some new code in place that hopefully should work better. I | Bruce Momjian |
| 2000-10-04 | Added patch by Cristof for catching yet another NOTICE. | Michael Meskes |
| 2000-10-04 | removed binary file | Michael Meskes |
| 2000-10-03 | Treat empty connection parameters as is, in particular to enable overriding | Peter Eisentraut |
| 2000-10-03 | Cleanup of fe-connect ifdef platform problem added with beos. | Bruce Momjian |
| 2000-10-03 | New diff that now covers the entire tree. Applying this gets postgresql | Bruce Momjian |
| 2000-10-02 | In the meaning of bug-fix, the patch is not needed. Because you | Bruce Momjian |
| 2000-10-02 | Add missing python files. | Bruce Momjian |
| 2000-10-02 | Update for PyGreSQL 3.0, from D'Arcy J.M. Cain | Bruce Momjian |
| 2000-09-27 | Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>. | Peter Eisentraut |
| 2000-09-26 | - Synced preproc.y with gram.y. | Michael Meskes |
| 2000-09-26 | Fix compile error in ecpg when enable-multibyte is on. This is due to | Tatsuo Ishii |
| 2000-09-25 | Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error, | Peter Eisentraut |
| 2000-09-25 | Change // to /*. | Bruce Momjian |
| 2000-09-21 | *** empty log message *** | Michael Meskes |
| 2000-09-20 | *** empty log message *** | Michael Meskes |
| 2000-09-19 | *** empty log message *** | Michael Meskes |
| 2000-09-18 | Move contrib/odbc/odbc.sql together with odbc driver, remove old files; | Peter Eisentraut |
| 2000-09-17 | Support for DESTDIR make variable. This is used as in `make install | Peter Eisentraut |
| 2000-09-12 | As if my JDBC patch hasn't already caused enough grief, there is now a | Bruce Momjian |
| 2000-09-12 | Attached is a patch that prevents a NullPointerException in the JDBC | Bruce Momjian |
| 2000-09-12 | This patch implements the following command: | Bruce Momjian |
| 2000-09-12 | Attached are a patch to allow the charset encoding used by the JDBC | Bruce Momjian |
| 2000-09-12 | Applied to jdbc1 and jdbc2. | Bruce Momjian |
| 2000-09-12 | This patch for the 7.0.2 JDBC interface addresses four issues I | Bruce Momjian |
| 2000-08-31 | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut |
| 2000-08-30 | SSL patch from Magnus | Bruce Momjian |