| Age | Commit message (Expand) | Author |
| 2000-12-19 | Finally created ant build.xml file | Peter Mount |
| 2000-12-18 | Ensure that 'errno' is saved and restored by all signal handlers that | Tom Lane |
| 2000-12-18 | - Synced gram.y and preproc.y. | Michael Meskes |
| 2000-12-16 | Fix linker options for ODBC driver. See comment in | Peter Eisentraut |
| 2000-12-15 | Remove current->old mapping. | Bruce Momjian |
| 2000-12-15 | Change ET_WARN to ET_NOTICE to match internal codes, leave message as | Bruce Momjian |
| 2000-12-15 | there is one problem with Zoltan patches commited into the tree: | Bruce Momjian |
| 2000-12-11 | Make all ODBCVER = 2.50 | Bruce Momjian |
| 2000-12-11 | Fix ODBC compile, prevent ODBCVER warning, though the version numbers go | Bruce Momjian |
| 2000-12-10 | Here is patch to the ODBC driver to update the version to 2.5 and allow | Bruce Momjian |
| 2000-12-10 | Here is a diff to info.c in interfaces/odbc that updates SQLForeignKeys to | Bruce Momjian |
| 2000-12-07 | Silence compiler warning. | Tom Lane |
| 2000-12-07 | Silence compiler warning. | Tom Lane |
| 2000-12-03 | Ensure that all uses of <ctype.h> functions are applied to unsigned-char | Tom Lane |
| 2000-11-30 | Repair residual sillinesses from UUNET virtual host/socket path patch. | Tom Lane |
| 2000-11-30 | Make all commands that link a program look like | Peter Eisentraut |
| 2000-11-30 | Remove remaining unixsocket-setting interfaces, since the host parameter | Peter Eisentraut |
| 2000-11-28 | Remove PQunixsocket from dll file. | Bruce Momjian |
| 2000-11-28 | Remove PQunixsocket prototype | Bruce Momjian |
| 2000-11-28 | Remove PQunixsocket, per Peter's recommendation. PQhost shows the socket dir... | Bruce Momjian |
| 2000-11-27 | Make PQhost return socket path. | Bruce Momjian |
| 2000-11-27 | Added pg_execute command behaving like spi_exec of PL/Tcl | Jan Wieck |
| 2000-11-26 | current cvs tree does build because of a small problem in ECPG. Here is a | Bruce Momjian |
| 2000-11-25 | Allow jdbc to return proper server version number | Bruce Momjian |
| 2000-11-20 | Fix yacc failures in preproc.y. | Tom Lane |
| 2000-11-20 | Add configure checks for strtoll, strtoull (or strto[u]q). Disable | Peter Eisentraut |
| 2000-11-20 | Parser synced. | Michael Meskes |
| 2000-11-20 | Encoding patch to Connection by wrobell@posexperts.com.pl | Peter Mount |
| 2000-11-20 | Eliminate unused-variable warning. | Tom Lane |
| 2000-11-17 | Recongizing PGCLIENTENCODING has been broken since 7.0. | Tatsuo Ishii |
| 2000-11-17 | Suppress occasional failure of final DROP DATABASE due to | Tom Lane |
| 2000-11-17 | GNUmakefile failed to provide a way to invoke perl Makefile's | Tom Lane |
| 2000-11-17 | Forgot to add ppport.h to MANIFEST. | Tom Lane |
| 2000-11-16 | Clean files after installing, since those files will most likely be root | Peter Eisentraut |
| 2000-11-16 | Make pgsql compile on FreeBSD-alpha. | Bruce Momjian |
| 2000-11-14 | Rename PortName to PortNumber. | Bruce Momjian |
| 2000-11-13 | Remove -k unix socketpath option from client side, allow hostname with | Bruce Momjian |
| 2000-11-13 | UUNET is looking into offering PostgreSQL as a part of a managed web | Bruce Momjian |
| 2000-11-10 | Update to PyGreSQL 3.1: | Bruce Momjian |
| 2000-11-10 | the bug was not fixed in the snapshot of November 5th. Also the enterprise | Bruce Momjian |
| 2000-11-09 | Applied yet another patch by Christof. Thanks Cristof! | Michael Meskes |
| 2000-11-08 | Add dependencies required for parallel make | Peter Eisentraut |
| 2000-11-07 | Undo incorrectly committed Makefile. | Michael Meskes |
| 2000-11-07 | Third try. Sorry, I had a wrong path in my copy statement. | Michael Meskes |
| 2000-11-07 | Added more patches by Cristif Petig. | Michael Meskes |
| 2000-11-04 | Fix for missing EUC_TW encoding | Tatsuo Ishii |
| 2000-11-03 | Parser sync. | Michael Meskes |
| 2000-11-01 | Fixed minor bug in ResultSet for jdbc2 reported by Matthew Denner that absolu... | Peter Mount |
| 2000-10-31 | Added patch by Christof Petig <christof.petig@wtal.de> that fixes some bugs i... | Michael Meskes |
| 2000-10-31 | Use $(filter ...), not $(findstring ...). | Peter Eisentraut |