| Age | Commit message (Expand) | Author |
| 2000-05-31 | The heralded `Grand Unified Configuration scheme' (GUC) | Peter Eisentraut |
| 2000-05-29 | Cleanup of <> and "" | Bruce Momjian |
| 2000-05-29 | Generated header files parse.h and fmgroids.h are now copied into | Tom Lane |
| 2000-05-28 | First round of changes for new fmgr interface. fmgr itself and the | Tom Lane |
| 2000-05-27 | Update kerberos patch | Bruce Momjian |
| 2000-05-27 | Back out kerberos changes. Causes compile problems. | Bruce Momjian |
| 2000-05-27 | Patch for Kerberos V. | Bruce Momjian |
| 2000-05-27 | Remove // comments from ODBC. | Bruce Momjian |
| 2000-05-25 | ! * Users doing non-blocking connections need to handle the reset | Bruce Momjian |
| 2000-05-22 | Irix fixes from Murad Nayal | Bruce Momjian |
| 2000-05-21 | Remove calls to getprotobyname(), which we now know leaks memory on | Tom Lane |
| 2000-05-18 | Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to use | Bruce Momjian |
| 2000-05-17 | Back out odbc changes until 7.1. | Bruce Momjian |
| 2000-05-17 | *** empty log message *** | Michael Meskes |
| 2000-05-16 | Several compilation and run-time problems occur when building on SGI | Bruce Momjian |
| 2000-05-16 | Remove configure check for how to abbreviate 'tr A-Z a-z', and instead | Tom Lane |
| 2000-05-15 | Fixed the message Makefile produces after compiling. It still said | Peter Mount |
| 2000-05-15 | *** empty log message *** | Michael Meskes |
| 2000-05-12 | Fix the off by one errors in ResultSet from 6.5.3, and more. | Bruce Momjian |
| 2000-05-05 | ImageViewer transaction fixes | Peter Mount |
| 2000-05-03 | Minor fixes ready for 7.0 | Peter Mount |
| 2000-05-02 | Update SCO FAQ. Billy G. Allie | Bruce Momjian |
| 2000-04-29 | Clean up ecpg test files. | Bruce Momjian |
| 2000-04-28 | Update pgeasy examples | Bruce Momjian |
| 2000-04-28 | Update libpgeasy define. | Bruce Momjian |
| 2000-04-28 | Change libpgeasy to take dbname at end like all other interfaces. | Bruce Momjian |
| 2000-04-27 | Update libpgeasy e-mail address | Bruce Momjian |
| 2000-04-26 | Remove DriverClass.java. It is generated by the compile. | Bruce Momjian |
| 2000-04-26 | Add res clear to example | Bruce Momjian |
| 2000-04-26 | Install Peter's Makefile. | Bruce Momjian |
| 2000-04-26 | Reinstalled revision 1.36 (looks Peter Mount installed | Jan Wieck |
| 2000-04-26 | third attempt | Peter Mount |
| 2000-04-26 | Attempt III | Peter Mount |
| 2000-04-26 | Another attempt | Peter Mount |
| 2000-04-26 | Update libpgeasy readme. | Bruce Momjian |
| 2000-04-25 | Make c++ examples return 0 from main(). | Bruce Momjian |
| 2000-04-23 | Add mention of int in variable. | Bruce Momjian |
| 2000-04-23 | Add mention of int for variable in examples | Bruce Momjian |
| 2000-04-23 | Our test to see if we had permission to install into Perl5 install area | Tom Lane |
| 2000-04-22 | Remove broken tracing code (which would be dangerous if it did work...) | Tom Lane |
| 2000-04-22 | Update example: PgLargeObject constructor now takes a conninfo string, | Tom Lane |
| 2000-04-20 | Allow libpq++ compile failure to stop entire compile. | Bruce Momjian |
| 2000-04-18 | Make ECPGraise's str parameter const to suppress warnings from gcc | Tom Lane |
| 2000-04-17 | Another attempt at 7.0 | Peter Mount |
| 2000-04-14 | Remove bogus extern for 'descriptors' variable, which is in fact static. | Tom Lane |
| 2000-04-14 | #undef const, inline, signed, volatile, on the expectation that a C++ | Tom Lane |
| 2000-04-14 | If configure finds that inet_aton() is not present on this platform, | Tom Lane |
| 2000-04-14 | Revert inclusion of postgres_ext.h to use "..." instead of <...>, per | Tom Lane |
| 2000-04-12 | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian |
| 2000-04-11 | Thomas pointed out this bug in my non-blocking stuff. | Bruce Momjian |