| Commit message (Expand) | Author | Age | Files | Lines |
| * | Brand HEAD branch as 8.2devel. | Tom Lane | 2005-11-05 | 1 | -9/+9 |
| * | Tag everything for 8.1.0 ... Finally, a relesae on scheduale!!REL8_1_0 | PostgreSQL Daemon | 2005-11-05 | 1 | -9/+9 |
| * | tag it for rc1REL8_1_0RC1 | PostgreSQL Daemon | 2005-10-30 | 1 | -9/+9 |
| * | update configure and bugtemplate for beta 4 ...REL8_1_0BETA4 | PostgreSQL Daemon | 2005-10-22 | 1 | -9/+9 |
| * | Enable threaded python builds on freebsd5, per report from Jim C. Nasby | Bruce Momjian | 2005-10-13 | 1 | -1/+1 |
| * | must commit *after* autoconf, not beforeREL8_1_0BETA3 | PostgreSQL Daemon | 2005-10-11 | 1 | -9/+9 |
| * | Add -Winline to the default CFLAGS for gcc, and remove | Tom Lane | 2005-10-05 | 1 | -54/+1 |
| * | Prevent threaded python build on BSD's, where it fails. | Bruce Momjian | 2005-09-26 | 1 | -0/+20 |
| * | tag it all beta2 ...REL8_1_0BETA2 | PostgreSQL Daemon | 2005-09-16 | 1 | -9/+9 |
| * | Allow Win32 libpq will use it's minimal pthread implementation, and ecpg | Bruce Momjian | 2005-08-29 | 1 | -1/+1 |
| * | Add comment explaining that autoconf's failure to find getaddrinfo() | Tom Lane | 2005-08-25 | 1 | -2/+5 |
| * | fix up a few references to 8.1devel -> 8.1beta1REL8_1_0BETA1 | PostgreSQL Daemon | 2005-08-24 | 1 | -9/+9 |
| * | The attached patch updates the thread test program to run stand-alone on | Bruce Momjian | 2005-08-23 | 1 | -0/+15 |
| * | Back out incorrect commit. | Bruce Momjian | 2005-08-23 | 1 | -15/+0 |
| * | Fix function name. | Bruce Momjian | 2005-08-23 | 1 | -0/+15 |
| * | Convert the arithmetic for shared memory size calculation from 'int' | Tom Lane | 2005-08-20 | 1 | -0/+416 |
| * | Remove unnecessary configure test for inet_ntop(), per Andrew Dunstan. | Tom Lane | 2005-08-17 | 1 | -94/+1 |
| * | Clean up CREATE DATABASE processing to make it more robust and get rid | Tom Lane | 2005-08-02 | 1 | -8/+0 |
| * | Reverse out because the lack of using pgport in timezone/ is causing | Bruce Momjian | 2005-07-06 | 1 | -13/+1 |
| * | Fix contrib/pgcrypto to autoconfigure for OpenSSL when --with-openssl | Tom Lane | 2005-07-05 | 1 | -1/+3 |
| * | Support cross compilation by compiling "zic" with a native compiler. This | Peter Eisentraut | 2005-07-03 | 1 | -1/+13 |
| * | Update to autoconf 2.59 as well as updates of related scripts | Peter Eisentraut | 2005-07-01 | 1 | -3230/+6953 |
| * | Remove support for Kerberos V4. It seems no one is using this, it has | Neil Conway | 2005-06-27 | 1 | -386/+1 |
| * | Allow kerberos name and username case sensitivity to be specified from | Bruce Momjian | 2005-06-04 | 1 | -1/+1 |
| * | Rename Rendezvous to Bonjour to match OS/X renaming. | Bruce Momjian | 2005-05-15 | 1 | -17/+17 |
| * | Revert the ld --as-needed patch. This breaks Fedora Core 3, due to a strange | Neil Conway | 2005-05-07 | 1 | -68/+5 |
| * | On Win32, libintl replaces snprintf() with its own version that | Bruce Momjian | 2005-05-05 | 1 | -1/+7 |
| * | The issue has been raised in the past that our build system links each | Neil Conway | 2005-05-05 | 1 | -5/+68 |
| * | Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth | Tom Lane | 2005-03-25 | 1 | -3/+118 |
| * | Define snprintf() to call pg_snprintf() so our own snprintf-like | Bruce Momjian | 2005-03-11 | 1 | -0/+5 |
| * | Use test && test rather than test -a, per Peter. | Bruce Momjian | 2005-03-02 | 1 | -1/+1 |
| * | Use our own snprintf() only if NLS is enabled, and support %qd and %I64d. | Bruce Momjian | 2005-03-02 | 1 | -1/+2 |
| * | Un-break configure snprintf tests (partly my fault, partly Bruce's). | Tom Lane | 2005-02-28 | 1 | -62/+64 |
| * | Move PGAC_FUNC_PRINTF_ARG_CONTROL to just above snprintf 64-bit tests so | Bruce Momjian | 2005-02-28 | 1 | -62/+62 |
| * | We aren't supposed to try to run test programs until after we've | Tom Lane | 2005-02-24 | 1 | -134/+137 |
| * | Clean up printf arg-control test, per Kurt Roeckx. | Tom Lane | 2005-02-24 | 1 | -10/+8 |
| * | Add support to port/snprintf.c for position parameter specification: | Bruce Momjian | 2005-02-22 | 1 | -0/+57 |
| * | Stamp 8.1 in configure. | Bruce Momjian | 2005-01-18 | 1 | -9/+9 |
| * | its that time ... tag it for releaseREL8_0_0 | PostgreSQL Daemon | 2005-01-17 | 1 | -9/+9 |
| * | up release to rc5REL8_0_0RC5 | PostgreSQL Daemon | 2005-01-11 | 1 | -9/+9 |
| * | upgrade tags to rc4REL8_0_0RC4 | PostgreSQL Daemon | 2005-01-07 | 1 | -9/+9 |
| * | Adjust a few more copyright notices to match the format expected by | Tom Lane | 2005-01-01 | 1 | -2/+2 |
| * | forgot to autoconf after tag'ng configure.in with rc3REL8_0_0RC3 | PostgreSQL Daemon | 2004-12-31 | 1 | -11/+11 |
| * | tag files for rc2REL8_0_0RC2 | PostgreSQL Daemon | 2004-12-21 | 1 | -9/+9 |
| * | Remove direct inclusions of <com_err.h> as well as configure test for | Tom Lane | 2004-12-20 | 1 | -110/+0 |
| * | Cause configure --with-tcl to check for presence of <tcl.h>, as per | Tom Lane | 2004-12-16 | 1 | -1/+115 |
| * | Allow AIX to use --enable-thread-safety by passing PTHREAD_LIBS to | Bruce Momjian | 2004-12-16 | 1 | -15/+20 |
| * | Update aix cc_r wording. | Bruce Momjian | 2004-12-14 | 1 | -3/+3 |
| * | Mention aix cc_r is not supported, and why | Bruce Momjian | 2004-12-14 | 1 | -0/+3 |
| * | tag configure for rc1 ..REL8_0_0RC1 | PostgreSQL Daemon | 2004-12-03 | 1 | -9/+9 |