| Commit message (Expand) | Author | Age |
* | Stamp release 8.1.7.REL8_1_7 | Tom Lane | 2007-02-02 |
* | tag 8.1.6 | PostgreSQL Daemon | 2007-01-06 |
* | Stamp 8.1.5.REL8_1_5 | Tom Lane | 2006-10-12 |
* | Back-port HEAD's configure fixes to select appropriate compiler switches | Tom Lane | 2006-08-07 |
* | Remove no-longer-needed configure test for krb5_encrypt(), per Jim Gates. | Tom Lane | 2006-07-11 |
* | Stamp release 8.1.4.REL8_1_4 | Tom Lane | 2006-05-21 |
* | Revert getaddrinfo configure changes until we get a solution that is | Andrew Dunstan | 2006-04-07 |
* | Adjust probe for getaddrinfo to cope with macro-ized definitions, such | Tom Lane | 2006-02-21 |
* | Stamp 8.1.3.REL8_1_3 | Tom Lane | 2006-02-12 |
* | Fix fsync code to test whether F_FULLFSYNC is available, instead of | Tom Lane | 2006-01-17 |
* | Use a more bulletproof test for whether finite() and isinf() are present. | Tom Lane | 2006-01-12 |
* | Stamp release 8.1.2. | Bruce Momjian | 2006-01-05 |
* | Stamp 8.1.1. | Bruce Momjian | 2005-12-08 |
* | 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-12-06 |
* | Tag everything for 8.1.0 ... Finally, a relesae on scheduale!!REL8_1_0 | PostgreSQL Daemon | 2005-11-05 |
* | tag it for rc1REL8_1_0RC1 | PostgreSQL Daemon | 2005-10-30 |
* | update configure and bugtemplate for beta 4 ...REL8_1_0BETA4 | PostgreSQL Daemon | 2005-10-22 |
* | update to beta3 before tagging ... | PostgreSQL Daemon | 2005-10-11 |
* | Add -Winline to the default CFLAGS for gcc, and remove | Tom Lane | 2005-10-05 |
* | tag it all beta2 ...REL8_1_0BETA2 | PostgreSQL Daemon | 2005-09-16 |
* | Add comment explaining that autoconf's failure to find getaddrinfo() | Tom Lane | 2005-08-25 |
* | fix up a few references to 8.1devel -> 8.1beta1REL8_1_0BETA1 | PostgreSQL Daemon | 2005-08-24 |
* | The attached patch updates the thread test program to run stand-alone on | Bruce Momjian | 2005-08-23 |
* | Back out incorrect commit. | Bruce Momjian | 2005-08-23 |
* | Fix function name. | Bruce Momjian | 2005-08-23 |
* | Convert the arithmetic for shared memory size calculation from 'int' | Tom Lane | 2005-08-20 |
* | Remove unnecessary configure test for inet_ntop(), per Andrew Dunstan. | Tom Lane | 2005-08-17 |
* | Clean up CREATE DATABASE processing to make it more robust and get rid | Tom Lane | 2005-08-02 |
* | Reverse out because the lack of using pgport in timezone/ is causing | Bruce Momjian | 2005-07-06 |
* | Fix contrib/pgcrypto to autoconfigure for OpenSSL when --with-openssl | Tom Lane | 2005-07-05 |
* | Support cross compilation by compiling "zic" with a native compiler. This | Peter Eisentraut | 2005-07-03 |
* | Update to autoconf 2.59 as well as updates of related scripts | Peter Eisentraut | 2005-07-01 |
* | Remove support for Kerberos V4. It seems no one is using this, it has | Neil Conway | 2005-06-27 |
* | Allow kerberos name and username case sensitivity to be specified from | Bruce Momjian | 2005-06-04 |
* | Rename Rendezvous to Bonjour to match OS/X renaming. | Bruce Momjian | 2005-05-15 |
* | Revert the ld --as-needed patch. This breaks Fedora Core 3, due to a strange | Neil Conway | 2005-05-07 |
* | On Win32, libintl replaces snprintf() with its own version that | Bruce Momjian | 2005-05-05 |
* | The issue has been raised in the past that our build system links each | Neil Conway | 2005-05-05 |
* | Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth | Tom Lane | 2005-03-25 |
* | Define snprintf() to call pg_snprintf() so our own snprintf-like | Bruce Momjian | 2005-03-11 |
* | Use test && test rather than test -a, per Peter. | Bruce Momjian | 2005-03-02 |
* | Use our own snprintf() only if NLS is enabled, and support %qd and %I64d. | Bruce Momjian | 2005-03-02 |
* | Un-break configure snprintf tests (partly my fault, partly Bruce's). | Tom Lane | 2005-02-28 |
* | Move PGAC_FUNC_PRINTF_ARG_CONTROL to just above snprintf 64-bit tests so | Bruce Momjian | 2005-02-28 |
* | We aren't supposed to try to run test programs until after we've | Tom Lane | 2005-02-24 |
* | Add support to port/snprintf.c for position parameter specification: | Bruce Momjian | 2005-02-22 |
* | Stamp 8.1 in configure. | Bruce Momjian | 2005-01-18 |
* | its that time ... tag it for releaseREL8_0_0 | PostgreSQL Daemon | 2005-01-17 |