| Age | Commit message (Expand) | Author |
| 2010-12-13 | Tag 8.1.23.REL8_1_23origin/REL8_1_STABLE | Marc G. Fournier |
| 2010-10-01 | Tag 8.1.22REL8_1_22 | Marc G. Fournier |
| 2010-05-14 | tag 8.1.21REL8_1_21 | Marc G. Fournier |
| 2010-03-12 | tag 8.1.20REL8_1_20 | Marc G. Fournier |
| 2009-12-10 | tag 8.1.19REL8_1_19 | Marc G. Fournier |
| 2009-09-04 | Tag 8.1.18REL8_1_18 | Marc G. Fournier |
| 2009-03-13 | tag 8.1.17REL8_1_17 | Marc G. Fournier |
| 2009-01-30 | tagging 8.1.16REL8_1_16 | Marc G. Fournier |
| 2009-01-06 | Remove references to pgsql-ports and pgsql-patches mailing lists from | Tom Lane |
| 2008-11-12 | Detect and error out on inability to get proper linkage information required ... | Andrew Dunstan |
| 2008-10-31 | tag 8.1.15REL8_1_15 | Marc G. Fournier |
| 2008-10-30 | Missing space in error message | Peter Eisentraut |
| 2008-09-19 | tag for 8.1.14REL8_1_14 | Marc G. Fournier |
| 2008-06-09 | tag 8.1.13REL8_1_13 | Marc G. Fournier |
| 2008-06-06 | tag for 8.1.12 | Marc G. Fournier |
| 2008-03-10 | Use -fwrapv in CFLAGS if we are using a version of gcc that accepts this flag. | Tom Lane |
| 2008-02-24 | Use our own getopt() and getopt_long() on Solaris, because that platform's | Tom Lane |
| 2008-01-03 | Stamp release 8.1.11.REL8_1_11 | Tom Lane |
| 2007-09-14 | update configure for 8.1.10 | Marc G. Fournier |
| 2007-04-20 | Update configure.in for releaseREL8_1_9 | PostgreSQL Daemon |
| 2007-02-07 | Fix wrong spacing (I think Bruce tried to hand-edit this instead of letting a... | Tom Lane |
| 2007-02-07 | Stamp releases 8.2.3, 8.1.8, 8.0.12. No release notes yet. | Bruce Momjian |
| 2007-02-02 | Stamp release 8.1.7.REL8_1_7 | Tom Lane |
| 2007-01-06 | tag 8.1.6 | PostgreSQL Daemon |
| 2006-10-12 | Stamp 8.1.5.REL8_1_5 | Tom Lane |
| 2006-08-07 | Back-port HEAD's configure fixes to select appropriate compiler switches | Tom Lane |
| 2006-07-11 | Remove no-longer-needed configure test for krb5_encrypt(), per Jim Gates. | Tom Lane |
| 2006-05-21 | Stamp release 8.1.4.REL8_1_4 | Tom Lane |
| 2006-04-07 | Revert getaddrinfo configure changes until we get a solution that is | Andrew Dunstan |
| 2006-02-21 | Adjust probe for getaddrinfo to cope with macro-ized definitions, such | Tom Lane |
| 2006-02-12 | Stamp 8.1.3.REL8_1_3 | Tom Lane |
| 2006-01-17 | Fix fsync code to test whether F_FULLFSYNC is available, instead of | Tom Lane |
| 2006-01-12 | Use a more bulletproof test for whether finite() and isinf() are present. | Tom Lane |
| 2006-01-05 | Stamp release 8.1.2. | Bruce Momjian |
| 2005-12-08 | Stamp 8.1.1. | Bruce Momjian |
| 2005-12-06 | Add documentation on the use of *printf() macros and libintl. | Bruce Momjian |
| 2005-12-06 | Add comment on why pg *printf functions are used unconditionally on | Bruce Momjian |
| 2005-12-06 | Make Win32 build use our port/snprintf.c routines, instead of depending | Tom Lane |
| 2005-11-05 | Tag everything for 8.1.0 ... Finally, a relesae on scheduale!!REL8_1_0 | PostgreSQL Daemon |
| 2005-10-30 | tag it for rc1REL8_1_0RC1 | PostgreSQL Daemon |
| 2005-10-22 | update configure and bugtemplate for beta 4 ...REL8_1_0BETA4 | PostgreSQL Daemon |
| 2005-10-13 | Enable threaded python builds on freebsd5, per report from Jim C. Nasby | Bruce Momjian |
| 2005-10-11 | must commit *after* autoconf, not beforeREL8_1_0BETA3 | PostgreSQL Daemon |
| 2005-10-05 | Add -Winline to the default CFLAGS for gcc, and remove | Tom Lane |
| 2005-09-26 | Prevent threaded python build on BSD's, where it fails. | Bruce Momjian |
| 2005-09-16 | tag it all beta2 ...REL8_1_0BETA2 | PostgreSQL Daemon |
| 2005-08-29 | Allow Win32 libpq will use it's minimal pthread implementation, and ecpg | Bruce Momjian |
| 2005-08-25 | Add comment explaining that autoconf's failure to find getaddrinfo() | Tom Lane |
| 2005-08-24 | fix up a few references to 8.1devel -> 8.1beta1REL8_1_0BETA1 | PostgreSQL Daemon |
| 2005-08-23 | The attached patch updates the thread test program to run stand-alone on | Bruce Momjian |