| Age | Commit message (Expand) | Author |
| 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 |
| 2000-10-30 | Sync preproc.y with gram.y. | Michael Meskes |
| 2000-10-30 | Avoid dependency on backend's multibyte module as possible. | Tatsuo Ishii |
| 2000-10-29 | Removed multibyte stuff since client does not know about encoding in the back... | Michael Meskes |
| 2000-10-28 | Remove compiler warnings (add missing include files). Only link against | Peter Eisentraut |
| 2000-10-25 | Synced preproc.y with gram.y. | Michael Meskes |
| 2000-10-25 | Rearrange handling of -L linker options so that they are always before all | Peter Eisentraut |
| 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 |