| Age | Commit message (Expand) | Author |
| 2001-12-03 | Add configure-time check whether sig_atomic_t is defined; if not, | Tom Lane |
| 2001-12-02 | More correct way to check for existence of types, which allows to specify | Peter Eisentraut |
| 2001-11-20 | update configure.in for b3 ... | PostgreSQL Daemon |
| 2001-11-15 | Autoconf. | Tom Lane |
| 2001-11-06 | tag'd and branded as b2 ... | PostgreSQL Daemon |
| 2001-10-25 | bmake sure that configure is tags as 7.2b1 now instead of 7.2devel | PostgreSQL Daemon |
| 2001-10-20 | Revert change to autodetect '__getopt_initialized' variable ... turns | Tom Lane |
| 2001-10-19 | Proper fix for glibc getopt() botch. Surprising we did not see this | Tom Lane |
| 2001-10-19 | Without this patch I couldn't compile PostgreSQL on Solaris 8 x86 using | Bruce Momjian |
| 2001-10-16 | Ok, here is the modified encoding table (column1 is the standard name, | Tatsuo Ishii |
| 2001-10-13 | Autoconf. | Tom Lane |
| 2001-10-11 | Add support for ISO-8859-6 to 16 | Tatsuo Ishii |
| 2001-10-01 | Run autoconf. | Bruce Momjian |
| 2001-09-22 | Provide some initial support for building the ODBC driver for | Peter Eisentraut |
| 2001-09-14 | Remove --enable-unicode-conversion | Tatsuo Ishii |
| 2001-09-12 | Check both -lrt and -lposix4 for fdatasync, to cover all Solaris versions. | Peter Eisentraut |
| 2001-09-11 | Look for fdatasync() in librt, for Solaris. | Peter Eisentraut |
| 2001-09-10 | When testing for source and build tree equality, and test -ef doesn't work, | Peter Eisentraut |
| 2001-09-07 | Update SCM_CREDS for Net/Free/BSD-OS. Add configure checks. | Bruce Momjian |
| 2001-08-28 | Fix the readline test to find dependent libraries on NetBSD and OpenBSD. | Peter Eisentraut |
| 2001-08-26 | Put the right runpath to libpq into the Perl module shared object on more | Peter Eisentraut |
| 2001-08-24 | Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of | Peter Eisentraut |
| 2001-08-06 | Do not pre-expand localedir as substituted in the makefile, so that 'make | Peter Eisentraut |
| 2001-08-01 | Digging through previous discussion of this patch, I note where Peter E. | Tom Lane |
| 2001-08-01 | Support ident authentication on local (Unix) socket connections, if the | Tom Lane |
| 2001-07-30 | autoconf | Bruce Momjian |
| 2001-07-10 | Support fake root install, separate build dir, dependency tracking, our | Peter Eisentraut |
| 2001-07-04 | Check for jakarta-ant before ant, in case 'ant' is the screen saver program. | Peter Eisentraut |
| 2001-06-11 | autoconf | Bruce Momjian |
| 2001-06-02 | Native Language Support (NLS) | Peter Eisentraut |
| 2001-05-16 | autoconf | Bruce Momjian |
| 2001-05-12 | PL/Python should build portably now, if you can get over the fact that | Peter Eisentraut |
| 2001-05-11 | Cleanups of pltcl unknown thingy. | Peter Eisentraut |
| 2001-05-11 | Stamp CVS as 7.2. Update all interface version numbers. This is the | Bruce Momjian |
| 2001-05-09 | autoconf | Bruce Momjian |
| 2001-05-09 | autoconf | Bruce Momjian |
| 2001-05-09 | autoconf | Bruce Momjian |
| 2001-05-03 | autoconf | Bruce Momjian |
| 2001-04-23 | Defend against ancient versions of zlib by checking that zlib.h | Tom Lane |
| 2001-04-19 | Remove libsfio check. | Peter Eisentraut |
| 2001-04-14 | Work with Readline 4.2. | Peter Eisentraut |
| 2001-04-13 | tag the source tree as REL7_1, renaming the old tag REL7_1_BETA like itREL7_1 | Marc G. Fournier |
| 2001-04-08 | upgrade tags to rc4 (note lower case for packagers) | Marc G. Fournier |
| 2001-04-06 | mark it as RC3 ... | Marc G. Fournier |
| 2001-04-01 | RC2 preparations ... | Marc G. Fournier |
| 2001-03-23 | When using 'long long int' for int64 type, check to see if the compiler | Tom Lane |
| 2001-03-20 | well, here goes our first Release Candidate for 7.1 *cross fingers* | Marc G. Fournier |
| 2001-03-16 | upgrade version to beta6 | Marc G. Fournier |
| 2001-03-14 | Try to run empty test program before running any real AC_TRY_RUN's, to | Peter Eisentraut |
| 2001-03-11 | Throw error if Ant is not found and Java is requested. Remove redundant | Peter Eisentraut |