| Age | Commit message (Expand) | Author |
| 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 |
| 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 |
| 2001-01-10 | Make checks for global variables (sys_nerr, timezone) safe against getting | Peter Eisentraut |
| 2001-01-09 | Add configure check for sys_nerr, to end all discussions. | Peter Eisentraut |
| 2001-01-09 | jump version to beta3 ... beta2 was created and pulled due to a couple ofREL7_1_BETA3 | PostgreSQL Daemon |
| 2001-01-07 | tag configure as beta2 ..REL7_1_BETA2 | PostgreSQL Daemon |
| 2001-01-04 | Allow NetBSD's libedit to be used instead of GNU Readline. (This simply | Peter Eisentraut |
| 2001-01-02 | Only update stamp-h if config.status actually looks at config.h. | Peter Eisentraut |
| 2001-01-01 | Define HAVE_LIBZ only if we detect <zlib.h> as well as libz.a/.so. | Tom Lane |
| 2000-12-29 | stamp-h needs to be made by config.status, not elsewhere, per recipe in | Tom Lane |
| 2000-12-27 | Fix portability problems recently exposed by regression tests on Alphas. | Tom Lane |
| 2000-12-16 | Fix rules to re-generate config.h. The examples in the Autoconf manual are | Peter Eisentraut |
| 2000-12-06 | update VERSION to 7.1beta1.. | Marc G. Fournier |
| 2000-11-29 | Get rid of not-very-portable fcntl(F_SETLK) mechanism for locking the Unix | Tom Lane |
| 2000-11-26 | Fix directory search for include and library directories to accept white- | Peter Eisentraut |
| 2000-11-22 | Remove check for 'ln' library. On FreeBSD this is some obscure lex | Peter Eisentraut |