| Age | Commit message (Expand) | Author |
| 2000-06-04 | New ps display code, works on more platforms. | Peter Eisentraut |
| 2000-05-31 | The heralded `Grand Unified Configuration scheme' (GUC) | Peter Eisentraut |
| 2000-05-24 | Make the world safe for QNX's busted shell ... | Tom Lane |
| 2000-05-24 | add a --with-setproctitle switch to configure that leaves the use of setproct... | Marc G. Fournier |
| 2000-05-23 | Twiddle C++ configuration checks so that we #include <string> (if | Tom Lane |
| 2000-05-23 | Transmit -I switches selected by configure (particularly those from | Tom Lane |
| 2000-05-16 | Remove configure check for how to abbreviate 'tr A-Z a-z', and instead | Tom Lane |
| 2000-05-12 | Add two checks ... one for setproctitle and one for -lutil ... | Marc G. Fournier |
| 2000-05-03 | Do not try to build libpq++ if class 'string' is not defined in the | Tom Lane |
| 2000-04-14 | fixed another psql \e bug (handle newlines as whitespace) | Peter Eisentraut |
| 2000-03-31 | Adjusted for new (again!) config.guess output under QNX | Peter Eisentraut |
| 2000-03-31 | Fix configure.in. Remove SJIS, BIG5, WIN1250 from the selection list of | Tatsuo Ishii |
| 2000-03-30 | Unixware fix for new config.guess output, | Tom Lane |
| 2000-03-30 | Add configure checks to see if 'using namespace std' and | Tom Lane |
| 2000-03-26 | Make configure --help produce slightly more useful and consistently- | Tom Lane |
| 2000-03-19 | Change configure.in to note that since we are using expr(1)'s regex match | Tom Lane |
| 2000-03-08 | I've made a diff against the 7.0beta1 tree that accomplishes several things: | Bruce Momjian |
| 2000-03-05 | Added configure test for readline's filename_completion_function | Peter Eisentraut |
| 2000-02-28 | Update ecpg to use snprintf | Bruce Momjian |
| 2000-02-20 | Moved psql \eset and \eshow to \encoding | Peter Eisentraut |
| 2000-02-18 | Fixed handling of old --with-mb option using newly gained wisdom from | Peter Eisentraut |
| 2000-01-21 | Fix tab-complete so it works with old versions of readline that don't | Tom Lane |
| 2000-01-19 | Fix >& csh-ism | Bruce Momjian |
| 2000-01-19 | Revert back Makefile.global | Tatsuo Ishii |
| 2000-01-16 | Included all yacc and lex files into the distribution. | Peter Eisentraut |
| 2000-01-15 | - Allow array on int8 | Peter Eisentraut |
| 2000-01-09 | New scheme for managing platform-specific regress test result files. | Tom Lane |
| 1999-12-30 | Allow --with-mb=SQL_ASCII | Tatsuo Ishii |
| 1999-12-21 | Clean up qnx template finding. | Bruce Momjian |
| 1999-12-20 | tr cleanup | Bruce Momjian |
| 1999-12-20 | Avoid compiler warnings on systems that have snprintf and/or vsnprintf | Tom Lane |
| 1999-12-17 | Lowercase $host for QNX. | Bruce Momjian |
| 1999-12-16 | I have done the QNX4 port with the current source tree. The number of | Bruce Momjian |
| 1999-11-04 | Improve getopt and readline support, from Peter Eisentraut. | Bruce Momjian |
| 1999-11-01 | Update pgaccess | Bruce Momjian |
| 1999-11-01 | Update for pgaccess 0.98. | Bruce Momjian |
| 1999-10-31 | Update to pgaccess 0.98. | Bruce Momjian |
| 1999-10-31 | Update for 0.98 pgaccess | Bruce Momjian |
| 1999-10-31 | Update pgaccess makefile for 0.98 | Bruce Momjian |
| 1999-10-12 | autoconf | Bruce Momjian |
| 1999-10-12 | autoconf | Bruce Momjian |
| 1999-10-11 | Add pginterface into main tree, called pgeasy. | Bruce Momjian |
| 1999-10-03 | I hope this is what you had in mind: | Bruce Momjian |
| 1999-10-02 | Replace float.c's #ifdef finite check with a proper autoconf check, so it | Tom Lane |
| 1999-09-12 | Make sure both SRCH_INC and SRCH_LIB are checked for existances and added to | Marc G. Fournier |
| 1999-08-03 | Fix ELF test so it doesn't spit up on all non-ELF systems... | Tom Lane |
| 1999-08-01 | I didn't see any further discussion so here is, I hope, a clean fix to | Bruce Momjian |
| 1999-07-20 | Move -ieee to adt Makefile, and add CPU Makefile variable. | Bruce Momjian |
| 1999-07-19 | Re-add getopt.h check, remove NT-specific tests for it. | Bruce Momjian |
| 1999-07-19 | Remove getopt configure check. | Bruce Momjian |