summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Stamp 8.0.9.REL8_0_9Tom Lane2006-10-121-2/+2
* Back-port HEAD's configure fixes to select appropriate compiler switchesTom Lane2006-08-071-7/+24
* Stamp release 8.0.8.REL8_0_8Tom Lane2006-05-211-2/+2
* Stamp 8.0.7.REL8_0_7Tom Lane2006-02-121-2/+2
* Use a more bulletproof test for whether finite() and isinf() are present.Tom Lane2006-01-121-7/+11
* Stamp relesae 8.0.6.Bruce Momjian2006-01-051-2/+2
* Stamp 8.0.5.Tom Lane2005-12-091-2/+2
* Stamp release 8.0.4.Tom Lane2005-10-031-2/+2
* Remove unnecessary configure test for inet_ntop(), per Andrew Dunstan.Tom Lane2005-08-171-5/+4
* Stamp release 8.0.3.Tom Lane2005-05-051-2/+2
* Stamp 8.0.2.REL8_0_2Tom Lane2005-04-071-2/+2
* Tag for 8.0.2beta1PostgreSQL Daemon2005-03-261-2/+2
* Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 authTom Lane2005-03-251-7/+12
* Stamp 8.0 branch as 8.0.1.Tom Lane2005-01-301-2/+2
* its that time ... tag it for releaseREL8_0_0PostgreSQL Daemon2005-01-171-2/+2
* up release to rc5REL8_0_0RC5PostgreSQL Daemon2005-01-111-2/+2
* upgrade tags to rc4REL8_0_0RC4PostgreSQL Daemon2005-01-071-2/+2
* Adjust a few more copyright notices to match the format expected byTom Lane2005-01-011-2/+2
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-3/+3
* tag files for rc2REL8_0_0RC2PostgreSQL Daemon2004-12-211-2/+2
* Remove direct inclusions of <com_err.h> as well as configure test forTom Lane2004-12-201-2/+1
* Cause configure --with-tcl to check for presence of <tcl.h>, as perTom Lane2004-12-161-1/+6
* tag configure for rc1 ..REL8_0_0RC1PostgreSQL Daemon2004-12-031-2/+2
* Allow libedit to keep its headers in /usr/include/readline/ ... not aTom Lane2004-12-021-11/+17
* Rework libpq threaded SIGPIPE handling to avoid interference withBruce Momjian2004-12-021-1/+8
* Fix readline/libedit selection code to prefer readline over libeditTom Lane2004-11-301-10/+23
* update us to beta5REL8_0_0BETA5PostgreSQL Daemon2004-11-221-2/+2
* Add code to find_my_exec() to resolve a symbolic link down to theTom Lane2004-11-061-2/+2
* Move pthread.h test up to use PTHREAD_CFLAGS.Bruce Momjian2004-11-021-3/+4
* make sure we tag configure.in as beta4 as well ...REL8_0_0BETA4PostgreSQL Daemon2004-10-251-2/+2
* When using GCC, change the default CFLAGS to:Neil Conway2004-10-201-3/+13
* > This lets you do something like:Bruce Momjian2004-10-151-1/+2
* Here is a patch to fix win32 ssl builds. Summary of changes:Bruce Momjian2004-10-061-3/+8
* Remove more traces of libpgtcl from the source tree. Also, make someNeil Conway2004-10-011-3/+3
* update for beta3, and update Copyright date to 2004REL8_0_0BETA3PostgreSQL Daemon2004-09-271-3/+3
* Add support for GNU/Hurd and GNU/*BSD. For our purposes, they behave justPeter Eisentraut2004-09-171-2/+3
* Use $PORTNAME consistently instead of $host_os, where appropriate.Bruce Momjian2004-09-101-14/+11
* Use $PATH_SEPARATOR like the rest of the autoconf code, instead ofTom Lane2004-09-021-3/+3
* tag configure beta2REL8_0_0BETA2PostgreSQL Daemon2004-08-311-2/+2
* tag her configure 8.0.0beta1 ...PostgreSQL Daemon2004-08-081-2/+2
* Fixups for Win32 symlinks.Bruce Momjian2004-08-081-2/+5
* Label CVS tip as 8.0devel instead of 7.5devel. Adjust various commentsTom Lane2004-08-041-2/+2
* Add docs for initdb --auth.Bruce Momjian2004-08-011-6/+1
* Suppress readline usage in mingw in configure.Bruce Momjian2004-07-201-3/+13
* Rename AC_PROG_LD* macros to PGAC_PROG_LD*. This avoids clashes with thePeter Eisentraut2004-07-171-2/+2
* Detect locale/encoding mismatch in initdb, or pick a suitable encodingPeter Eisentraut2004-07-141-2/+2
* Add --enable-thread-safety-force to force a thread compile even if theBruce Momjian2004-07-101-7/+25
* Avoid including <sys/time.h> on platforms that don't have it.Tom Lane2004-06-241-2/+2
* Improve comment.Bruce Momjian2004-06-161-2/+2
* Do PGAC_FUNC_GETPWUID_R_5ARG and PGAC_FUNC_STRERROR_R_INT tests with theBruce Momjian2004-06-161-3/+5