summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2010-12-13Tag 8.1.23.REL8_1_23origin/REL8_1_STABLEMarc G. Fournier
2010-10-01Tag 8.1.22REL8_1_22Marc G. Fournier
2010-05-14tag 8.1.21REL8_1_21Marc G. Fournier
2010-03-12tag 8.1.20REL8_1_20Marc G. Fournier
2009-12-10tag 8.1.19REL8_1_19Marc G. Fournier
2009-09-04Tag 8.1.18REL8_1_18Marc G. Fournier
2009-03-13tag 8.1.17REL8_1_17Marc G. Fournier
2009-01-30tagging 8.1.16REL8_1_16Marc G. Fournier
2009-01-06Remove references to pgsql-ports and pgsql-patches mailing lists fromTom Lane
2008-11-12Detect and error out on inability to get proper linkage information required ...Andrew Dunstan
2008-10-31tag 8.1.15REL8_1_15Marc G. Fournier
2008-10-30Missing space in error messagePeter Eisentraut
2008-09-19tag for 8.1.14REL8_1_14Marc G. Fournier
2008-06-09tag 8.1.13REL8_1_13Marc G. Fournier
2008-06-06tag for 8.1.12Marc G. Fournier
2008-03-10Use -fwrapv in CFLAGS if we are using a version of gcc that accepts this flag.Tom Lane
2008-02-24Use our own getopt() and getopt_long() on Solaris, because that platform'sTom Lane
2008-01-03Stamp release 8.1.11.REL8_1_11Tom Lane
2007-09-14update configure for 8.1.10Marc G. Fournier
2007-04-20Update configure.in for releaseREL8_1_9PostgreSQL Daemon
2007-02-07Fix wrong spacing (I think Bruce tried to hand-edit this instead of letting a...Tom Lane
2007-02-07Stamp releases 8.2.3, 8.1.8, 8.0.12. No release notes yet.Bruce Momjian
2007-02-02Stamp release 8.1.7.REL8_1_7Tom Lane
2007-01-06tag 8.1.6PostgreSQL Daemon
2006-10-12Stamp 8.1.5.REL8_1_5Tom Lane
2006-08-07Back-port HEAD's configure fixes to select appropriate compiler switchesTom Lane
2006-07-11Remove no-longer-needed configure test for krb5_encrypt(), per Jim Gates.Tom Lane
2006-05-21Stamp release 8.1.4.REL8_1_4Tom Lane
2006-04-07Revert getaddrinfo configure changes until we get a solution that isAndrew Dunstan
2006-02-21Adjust probe for getaddrinfo to cope with macro-ized definitions, suchTom Lane
2006-02-12Stamp 8.1.3.REL8_1_3Tom Lane
2006-01-17Fix fsync code to test whether F_FULLFSYNC is available, instead ofTom Lane
2006-01-12Use a more bulletproof test for whether finite() and isinf() are present.Tom Lane
2006-01-05Stamp release 8.1.2.Bruce Momjian
2005-12-08Stamp 8.1.1.Bruce Momjian
2005-12-06Add documentation on the use of *printf() macros and libintl.Bruce Momjian
2005-12-06Add comment on why pg *printf functions are used unconditionally onBruce Momjian
2005-12-06Make Win32 build use our port/snprintf.c routines, instead of dependingTom Lane
2005-11-05Tag everything for 8.1.0 ... Finally, a relesae on scheduale!!REL8_1_0PostgreSQL Daemon
2005-10-30tag it for rc1REL8_1_0RC1PostgreSQL Daemon
2005-10-22update configure and bugtemplate for beta 4 ...REL8_1_0BETA4PostgreSQL Daemon
2005-10-13Enable threaded python builds on freebsd5, per report from Jim C. NasbyBruce Momjian
2005-10-11must commit *after* autoconf, not beforeREL8_1_0BETA3PostgreSQL Daemon
2005-10-05Add -Winline to the default CFLAGS for gcc, and removeTom Lane
2005-09-26Prevent threaded python build on BSD's, where it fails.Bruce Momjian
2005-09-16tag it all beta2 ...REL8_1_0BETA2PostgreSQL Daemon
2005-08-29Allow Win32 libpq will use it's minimal pthread implementation, and ecpgBruce Momjian
2005-08-25Add comment explaining that autoconf's failure to find getaddrinfo()Tom Lane
2005-08-24fix up a few references to 8.1devel -> 8.1beta1REL8_1_0BETA1PostgreSQL Daemon
2005-08-23The attached patch updates the thread test program to run stand-alone onBruce Momjian