| Age | Commit message (Expand) | Author |
| 2012-08-14 | Stamp 8.4.13.REL8_4_13 | Tom Lane |
| 2012-05-31 | Stamp 8.4.12.REL8_4_12 | Tom Lane |
| 2012-02-23 | Stamp 8.4.11.REL8_4_11 | Tom Lane |
| 2012-02-20 | Don't reject threaded Python on FreeBSD. | Tom Lane |
| 2012-01-07 | Use __sync_lock_test_and_set() for spinlocks on ARM, if available. | Tom Lane |
| 2011-12-14 | Disable excessive FP optimization by recent versions of gcc. | Andrew Dunstan |
| 2011-12-03 | Dodge an ancient ksh bug that breaks configure on some platforms.REL8_4_10 | Tom Lane |
| 2011-12-01 | Stamp 8.4.10. | Tom Lane |
| 2011-09-22 | Stamp 8.4.9.REL8_4_9 | Tom Lane |
| 2011-06-14 | Suppress -arch switches in the output of ExtUtils::Embed. | Tom Lane |
| 2011-04-15 | Tag 8.4.8.REL8_4_8 | Marc G. Fournier |
| 2011-01-28 | Tag 8.4.7REL8_4_7 | Marc G. Fournier |
| 2010-12-16 | Fix up getopt() reset management so it works on recent mingw. | Tom Lane |
| 2010-12-14 | Tag 8.4.6.REL8_4_6 | Marc G. Fournier |
| 2010-10-01 | Tag 8.4.5REL8_4_5 | Marc G. Fournier |
| 2010-05-14 | tag 8.4.4REL8_4_4 | Marc G. Fournier |
| 2010-03-12 | tag 8.4.3REL8_4_3 | Marc G. Fournier |
| 2010-01-16 | Re-order configure tests to reflect the fact that the code generated for | Tom Lane |
| 2010-01-07 | Alter the configure script to fail immediately if the C compiler does not | Tom Lane |
| 2009-12-10 | tag for 8.4.2REL8_4_2 | Marc G. Fournier |
| 2009-09-04 | Tag 8.4.1REL8_4_1 | Marc G. Fournier |
| 2009-06-27 | Bundle v8.4.0 | Marc G. Fournier |
| 2009-06-22 | bundle RC2REL8_4_RC2 | Marc G. Fournier |
| 2009-06-12 | time to tag rc1 ...REL8_4_RC1 | Marc G. Fournier |
| 2009-06-10 | Fix ill-advised whitespace prettification, per buildfarm. | Tom Lane |
| 2009-06-10 | Support Kerberos on platforms where libcom_err depends on OpenSSL, as | Tom Lane |
| 2009-05-19 | Add documentation string for LDFLAGS_SL in configure --help output. | Peter Eisentraut |
| 2009-05-15 | commit for BETA2REL8_4_BETA2 | Marc G. Fournier |
| 2009-04-10 | commit and tag beta1REL8_4_BETA1 | Marc G. Fournier |
| 2009-04-07 | Disable effective_io_concurrency on Solaris because posix_fadvise() is | Bruce Momjian |
| 2009-04-04 | Make an attempt at fixing our current Solaris 11 breakage: add a configure | Tom Lane |
| 2009-03-27 | On Solaris, we should only force use of our own getopt(); it's okay to use | Tom Lane |
| 2009-02-12 | do not use unsetenv.c on mingw | Andrew Dunstan |
| 2009-02-11 | Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running | Tom Lane |
| 2009-02-03 | allow alternative names for tclsh used on Windows | Andrew Dunstan |
| 2009-01-22 | Recreate ecpg_config.h with a stamp file created by config.status, same | Peter Eisentraut |
| 2009-01-21 | Make win32 builds always do SetEnvironmentVariable() when doing putenv(). | Magnus Hagander |
| 2009-01-14 | Check nsl library for gethostbyname_r() on all platforms (HP-UX uses it | Bruce Momjian |
| 2009-01-14 | Renable threading build for Solaris 2.5, per report from Andrew Chernow | Bruce Momjian |
| 2009-01-11 | Re-enable the old code in xlog.c that tried to use posix_fadvise(), so that | Tom Lane |
| 2009-01-07 | Produce a full version string for Sun Studio. | Peter Eisentraut |
| 2009-01-07 | Update MinGW so it handles fseeko() similar to Unix. | Bruce Momjian |
| 2009-01-06 | Remove references to pgsql-ports and pgsql-patches mailing lists from | Tom Lane |
| 2009-01-06 | Doesn't seem like a good idea to be doing AC_CHECK_SIZEOF(void *) so much | Tom Lane |
| 2009-01-06 | Update SELECT version() to show whether it is a 32 or 64-bit backend binary. | Bruce Momjian |
| 2009-01-05 | When cross-compiling, allow and require an external zic program to be used | Peter Eisentraut |
| 2009-01-04 | Allow configure to deal with Python 3.0. Changes were: | Peter Eisentraut |
| 2009-01-01 | Update copyright for 2009. | Bruce Momjian |
| 2008-12-11 | Append major version number and for libraries soname major version number | Peter Eisentraut |
| 2008-12-07 | Set up ar, dlltool, dllwrap, and windres for cross-compiling if necessary. | Peter Eisentraut |