| Age | Commit message (Expand) | Author |
| 2001-08-04 | Back out LOCK A,B,C patch at Tom's suggestion. | Bruce Momjian |
| 2001-08-04 | Compile fix for jdbc1. | Bruce Momjian |
| 2001-08-04 | Add LOCK A,B,C functionality as LOCK A;LOCK B;LOCK C; as agreed. | Bruce Momjian |
| 2001-08-04 | > 1) When a row is retrieved, and then a SQL_FETCH_FIRST is issued, the | Bruce Momjian |
| 2001-08-04 | Attached is a patch that does the following: | Bruce Momjian |
| 2001-08-03 | Fix residual breakage from Windows socket-errno patch: the routines | Tom Lane |
| 2001-08-03 | Fix win32.mak to support MULTIBYTE build --- it was pulling in several | Tom Lane |
| 2001-08-01 | Message typo was fixed in sources, but not in de.po. | Tom Lane |
| 2001-07-31 | Remove WIN32_NON_BLOCKING_CONNECTIONS tests, since we don't need 'em | Tom Lane |
| 2001-07-30 | This patch merges the identical methods from the JDBC1 and JDBC2 | Bruce Momjian |
| 2001-07-21 | Move EncodingTest.java file. | Bruce Momjian |
| 2001-07-21 | DatabaseMetaData.getColumns() doesn't appear to get the default | Bruce Momjian |
| 2001-07-21 | Great, here is a context diff of CVS for implementing the get/setCatalog methods | Bruce Momjian |
| 2001-07-21 | JDBC encoding additions. | Bruce Momjian |
| 2001-07-21 | I downloaded new source for lib (only few hours old !!!), and made | Bruce Momjian |
| 2001-07-20 | i've spotted a following problem using DBD::Pg under win32. winsock | Bruce Momjian |
| 2001-07-16 | Fix fault in message. | Peter Eisentraut |
| 2001-07-16 | Partial indexes work again, courtesy of Martijn van Oosterhout. | Tom Lane |
| 2001-07-15 | NLS for libpq. Clean up the message formats and change the documentation | Peter Eisentraut |
| 2001-07-15 | The attached patch fixes problems with the JDBC driver handling long | Bruce Momjian |
| 2001-07-12 | Remove grammar restrictions on order of optional clauses in CREATE GROUP. | Tom Lane |
| 2001-07-12 | Add win32 c++ files. | Bruce Momjian |
| 2001-07-12 | Add missing encode file. | Bruce Momjian |
| 2001-07-11 | Libpq++ fixes for Win32 compile. | Bruce Momjian |
| 2001-07-11 | Add prototypes to supress warnings. | Bruce Momjian |
| 2001-07-11 | The SQL preprocessor ecpg generates "initially deferrable" from | Bruce Momjian |
| 2001-07-10 | Changes from Vince Vielhaber to allow the optional clauses of CREATE | Tom Lane |
| 2001-07-10 | Support fake root install, separate build dir, dependency tracking, our | Peter Eisentraut |
| 2001-07-09 | Add SHARE UPDATE EXCLUSIVE lock mode, coming soon to a VACUUM near you. | Tom Lane |
| 2001-07-09 | German message localization for JDBC | Peter Eisentraut |
| 2001-07-09 | postgresql.badint property name was probably meant to be | Peter Eisentraut |
| 2001-07-08 | Implement DatabaseMetaData.getCatalogs() | Peter Eisentraut |
| 2001-07-08 | Bring DatabaseMetaData feature tests up to date: | Peter Eisentraut |
| 2001-07-07 | Sync with jdbc2, remove gratuitous white space differences. | Peter Eisentraut |
| 2001-07-06 | Resolve a number of oddities in the Java build. First, remove the weird | Peter Eisentraut |
| 2001-07-06 | Use CONNECTION_OK to determine whether startup phase is complete. | Peter Eisentraut |
| 2001-07-06 | Terminate message doesn't have a trailing zero byte. | Peter Eisentraut |
| 2001-07-06 | Repair libpq to follow protocol by not sending Terminate messages before | Peter Eisentraut |
| 2001-07-04 | Remove ConnectionHook.java. No longer used, bad code. | Bruce Momjian |
| 2001-07-04 | The attached patch removes some old and dead code (and some related | Bruce Momjian |
| 2001-07-04 | This patch moves the setting of the timezone on the SimpleDateFormat | Bruce Momjian |
| 2001-07-04 | Attached is a patch to remove the ConnectionHook functionality and thus | Bruce Momjian |
| 2001-06-29 | SimpleDateFormat performance improvement, thread-safe. | Bruce Momjian |
| 2001-06-27 | Handle Procedure calls. | Hiroshi Inoue |
| 2001-06-25 | High memory usage | Bruce Momjian |
| 2001-06-23 | Add TEMPORARY sequences and have SERIAL on a temp table have a temporary | Bruce Momjian |
| 2001-06-22 | Include catalog/pg_type.h instead of manually extracting the interesting | Peter Eisentraut |
| 2001-06-22 | Change SQLPrimaryKeys() so that it detects the primary key | Hiroshi Inoue |
| 2001-06-20 | Make sure that everything says version 3.2. | D'Arcy J.M. Cain |
| 2001-06-20 | Add NUMERICOID to this script. This script can be run occasionally to | D'Arcy J.M. Cain |