| Age | Commit message (Expand) | Author |
| 2002-10-01 | test files added by Kris Jurka | Dave Cramer |
| 2002-10-01 | Fixed test suite to call PoolingDataSourceTest which was missed | Barry Lind |
| 2002-10-01 | schema awareness patch provided by Kris Jurka | Dave Cramer |
| 2002-09-26 | Clean up SSL compiler warnings. | Bruce Momjian |
| 2002-09-26 | Allow SSL to work withouth client-side certificate infrastructure. | Bruce Momjian |
| 2002-09-25 | Applied patch from Aaron Mulder (ammulder@alumni.princeton.edu) that fixes | Barry Lind |
| 2002-09-23 | Move PyGreSQL usage documentation from README into DocBook. Some other | Peter Eisentraut |
| 2002-09-23 | Obviously noone has ever tested the doubling of availiable result ids | Bruce Momjian |
| 2002-09-22 | Remove commas for compatibility with newer bisons. | Tom Lane |
| 2002-09-22 | Translation updates, some messages tweaked. | Peter Eisentraut |
| 2002-09-14 | Translation updates | Peter Eisentraut |
| 2002-09-14 | Added regression test for using server side prepared statements in jdbc | Barry Lind |
| 2002-09-11 | Patches submitted by Kris Jurka (jurka@ejurka.com) for the following bugs: | Barry Lind |
| 2002-09-08 | Fixed DatabaseMetaData to correctly handle NAME size of 64 | Barry Lind |
| 2002-09-06 | Run pgjindent for Java folks. | Bruce Momjian |
| 2002-09-06 | Fix printf() quote handling and improper exit(), per Tom. | Bruce Momjian |
| 2002-09-05 | Fix compile error. | Bruce Momjian |
| 2002-09-05 | Remove PGPASSWORDFILE and default to always trying $HOME/.pgpass. | Bruce Momjian |
| 2002-09-05 | Don't use gethostbyname2(). It's not portable and we don't claim to | Peter Eisentraut |
| 2002-09-04 | pgindent run. | Bruce Momjian |
| 2002-09-04 | Brand 7.3. Ready for beta! | Bruce Momjian |
| 2002-09-03 | Remove all traces of multibyte and locale options. Clean up comments | Peter Eisentraut |
| 2002-09-02 | Partial solution for 'unexpected EOF' problem with pg_disconnect: it | Tom Lane |
| 2002-09-02 | Translation updates | Peter Eisentraut |
| 2002-09-02 | pg_on_connection_loss command for libpgtcl. Patch from | Tom Lane |
| 2002-09-02 | Fix breakage introduced by evidently-completely-untested snprintf patch. | Tom Lane |
| 2002-09-02 | I checked all the previous string handling errors and most of them were | Bruce Momjian |
| 2002-09-02 | JDBC checkin fixing the following bugs: | Barry Lind |
| 2002-09-01 | patch from Thomas O'Dowd to ensure that connections are closed | Dave Cramer |
| 2002-09-01 | testing for insertRow | Dave Cramer |
| 2002-09-01 | patch to allow insertRow on an empty resultSet | Dave Cramer |
| 2002-09-01 | Changed to reflect the current reality, ie we do support updateable resultsets | Dave Cramer |
| 2002-08-30 | perl5 interface moved to gborg | Marc G. Fournier |
| 2002-08-30 | libpgeasy moved to gborg ... | Marc G. Fournier |
| 2002-08-30 | Fix off-by-one allocation error in PasswordFromFile(), per Gordon Runkle. | Tom Lane |
| 2002-08-29 | > > > > If you want to put in security restrictions that are actually useful, | Bruce Momjian |
| 2002-08-29 | Remove #ifdef MULTIBYTE per hackers list discussion. | Tatsuo Ishii |
| 2002-08-29 | Remove support for version-0 FE/BE protocol, per pghackers discussion. | Tom Lane |
| 2002-08-28 | Updates from Dennis Bjorklund | Peter Eisentraut |
| 2002-08-28 | backend where a statically sized buffer is written to. Most of these | Bruce Momjian |
| 2002-08-28 | This is a quick patch to fix a crash in pgquery_dictresult() introduced | Bruce Momjian |
| 2002-08-27 | The attached patch implements the password packet length sanity check | Bruce Momjian |
| 2002-08-27 | More connection timeout cleanups. | Bruce Momjian |
| 2002-08-27 | Cleanup of libpq connection timeout code. | Bruce Momjian |
| 2002-08-27 | This is a 2 line patch to src/interfaces/perl5/GNUMakefile that fixes | Bruce Momjian |
| 2002-08-24 | The cstring datatype can now be copied, passed around, etc. The typlen | Tom Lane |
| 2002-08-23 | Enhancements to how queries with bind values are stored internally and sent to | Barry Lind |
| 2002-08-22 | Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbc | Marc G. Fournier |
| 2002-08-22 | Okay, libpq++ is moved to GBorg, and all traces of it have been removed | Marc G. Fournier |
| 2002-08-21 | Move PO files into subdirectories separate from the source code. | Peter Eisentraut |