| Age | Commit message (Expand) | Author |
| 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-09-06 | PAM authentication: | Bruce Momjian |
| 2001-09-06 | Next version of patch. | Bruce Momjian |
| 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-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 | Open Unix 8 patch (Caldera Unixware). Still needs updated autoconf. | Bruce Momjian |
| 2001-06-11 | The attached patch enables PostgreSQL CVS to build cleanly under Cygwin | Bruce Momjian |
| 2001-06-02 | Native Language Support (NLS) | Peter Eisentraut |
| 2001-05-16 | The configure.in file erraneous assumes that FreeBSD 1.x and 2.x have | 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 | Make tcl unknown configure from Makefile, not configure. | Bruce Momjian |
| 2001-05-09 | Change --with-pltcl-unknown to --enable-pltcl-unknown | Bruce Momjian |
| 2001-05-09 | This patch adds a new configure option --with-pltcl-unknown which | Bruce Momjian |
| 2001-05-03 | Some updates for 7.1.1. | 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 |
| 2001-03-10 | Use install-sh unconditionally. | Peter Eisentraut |
| 2001-03-05 | Hmmm, a conflict with V1.104 of configure.in remained and broke configure | Peter Mount |
| 2001-03-05 | Ok, I've split todays commit into three, the first two already done had some | Peter Mount |
| 2001-03-03 | Add configure check for -lunix, for QNX. | Peter Eisentraut |
| 2001-03-01 | Remove HAVE_OPTARG per discussion in hackers list. | Tatsuo Ishii |
| 2001-02-27 | Massive commits for SunOS4 port. | Tatsuo Ishii |
| 2001-02-23 | update to beta5 | Marc G. Fournier |
| 2001-02-19 | Fix nasty bug in configure. | Tatsuo Ishii |
| 2001-02-18 | Change s_lock to not use any zero-delay select() calls; these are just a | Tom Lane |
| 2001-02-10 | Only look for bison as YACC; other yaccs need to be selected explicitly. | Peter Eisentraut |
| 2001-02-07 | Make DEF_PGPORT available to Makefiles, so it can be substituted into | Tom Lane |
| 2001-02-06 | Only use termcap xor [n]curses, depending on what readline needs. Solaris | Peter Eisentraut |
| 2001-02-04 | Check for -lresolv. | Peter Eisentraut |
| 2001-01-29 | update configure to beta4 | Marc G. Fournier |
| 2001-01-22 | Remove rangechecks on errno; just call strerror unconditionally. This | Tom Lane |
| 2001-01-20 | Remove no-longer-used STRERROR2 config symbol. | Tom Lane |