aboutsummaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Tag everything for 8.1.0 ... Finally, a relesae on scheduale!!REL8_1_0PostgreSQL Daemon2005-11-05
* tag it for rc1REL8_1_0RC1PostgreSQL Daemon2005-10-30
* update configure and bugtemplate for beta 4 ...REL8_1_0BETA4PostgreSQL Daemon2005-10-22
* Enable threaded python builds on freebsd5, per report from Jim C. NasbyBruce Momjian2005-10-13
* must commit *after* autoconf, not beforeREL8_1_0BETA3PostgreSQL Daemon2005-10-11
* Add -Winline to the default CFLAGS for gcc, and removeTom Lane2005-10-05
* Prevent threaded python build on BSD's, where it fails.Bruce Momjian2005-09-26
* tag it all beta2 ...REL8_1_0BETA2PostgreSQL Daemon2005-09-16
* Allow Win32 libpq will use it's minimal pthread implementation, and ecpgBruce Momjian2005-08-29
* Add comment explaining that autoconf's failure to find getaddrinfo()Tom Lane2005-08-25
* fix up a few references to 8.1devel -> 8.1beta1REL8_1_0BETA1PostgreSQL Daemon2005-08-24
* The attached patch updates the thread test program to run stand-alone onBruce Momjian2005-08-23
* Back out incorrect commit.Bruce Momjian2005-08-23
* Fix function name.Bruce Momjian2005-08-23
* Convert the arithmetic for shared memory size calculation from 'int'Tom Lane2005-08-20
* Remove unnecessary configure test for inet_ntop(), per Andrew Dunstan.Tom Lane2005-08-17
* Clean up CREATE DATABASE processing to make it more robust and get ridTom Lane2005-08-02
* Reverse out because the lack of using pgport in timezone/ is causingBruce Momjian2005-07-06
* Fix contrib/pgcrypto to autoconfigure for OpenSSL when --with-opensslTom Lane2005-07-05
* Support cross compilation by compiling "zic" with a native compiler. ThisPeter Eisentraut2005-07-03
* Update to autoconf 2.59 as well as updates of related scriptsPeter Eisentraut2005-07-01
* Remove support for Kerberos V4. It seems no one is using this, it hasNeil Conway2005-06-27
* Allow kerberos name and username case sensitivity to be specified fromBruce Momjian2005-06-04
* Rename Rendezvous to Bonjour to match OS/X renaming.Bruce Momjian2005-05-15
* Revert the ld --as-needed patch. This breaks Fedora Core 3, due to a strangeNeil Conway2005-05-07
* On Win32, libintl replaces snprintf() with its own version thatBruce Momjian2005-05-05
* The issue has been raised in the past that our build system links eachNeil Conway2005-05-05
* Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 authTom Lane2005-03-25
* Define snprintf() to call pg_snprintf() so our own snprintf-likeBruce Momjian2005-03-11
* Use test && test rather than test -a, per Peter.Bruce Momjian2005-03-02
* Use our own snprintf() only if NLS is enabled, and support %qd and %I64d.Bruce Momjian2005-03-02
* Un-break configure snprintf tests (partly my fault, partly Bruce's).Tom Lane2005-02-28
* Move PGAC_FUNC_PRINTF_ARG_CONTROL to just above snprintf 64-bit tests soBruce Momjian2005-02-28
* We aren't supposed to try to run test programs until after we'veTom Lane2005-02-24
* Clean up printf arg-control test, per Kurt Roeckx.Tom Lane2005-02-24
* Add support to port/snprintf.c for position parameter specification:Bruce Momjian2005-02-22
* Stamp 8.1 in configure.Bruce Momjian2005-01-18
* its that time ... tag it for releaseREL8_0_0PostgreSQL Daemon2005-01-17
* up release to rc5REL8_0_0RC5PostgreSQL Daemon2005-01-11
* upgrade tags to rc4REL8_0_0RC4PostgreSQL Daemon2005-01-07
* Adjust a few more copyright notices to match the format expected byTom Lane2005-01-01
* forgot to autoconf after tag'ng configure.in with rc3REL8_0_0RC3PostgreSQL Daemon2004-12-31
* tag files for rc2REL8_0_0RC2PostgreSQL Daemon2004-12-21
* Remove direct inclusions of <com_err.h> as well as configure test forTom Lane2004-12-20
* Cause configure --with-tcl to check for presence of <tcl.h>, as perTom Lane2004-12-16
* Allow AIX to use --enable-thread-safety by passing PTHREAD_LIBS toBruce Momjian2004-12-16
* Update aix cc_r wording.Bruce Momjian2004-12-14
* Mention aix cc_r is not supported, and whyBruce Momjian2004-12-14
* tag configure for rc1 ..REL8_0_0RC1PostgreSQL Daemon2004-12-03
* Allow libedit to keep its headers in /usr/include/readline/ ... not aTom Lane2004-12-02