summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* okay, sorry for delay all ... here is the tag for RC1 ...REL7_2_RC1PostgreSQL Daemon2002-01-221-1/+1
* tag as beta 5 for *hopefully* a very very short beta cycle on this one?REL7_2_BETA5PostgreSQL Daemon2002-01-141-1/+1
* Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo.Bruce Momjian2001-12-201-0/+3
* --with-pam was claiming to take an argument, but didn't. Help display fixed.Peter Eisentraut2001-12-131-12/+5
* tag it as b4, with all the changes that have gone on ...REL7_2_BETA4PostgreSQL Daemon2001-12-121-1/+1
* Add configure-time check whether sig_atomic_t is defined; if not,Tom Lane2001-12-031-1/+4
* More correct way to check for existence of types, which allows to specifyPeter Eisentraut2001-12-021-6/+14
* update configure.in for b3 ...PostgreSQL Daemon2001-11-201-1/+1
* Well the absolute correct solution would involve all of:Bruce Momjian2001-11-151-0/+2
* Fix for AIX compile and unsigned/signed typedefs.Bruce Momjian2001-11-151-0/+6
* tag'd and branded as b2 ...PostgreSQL Daemon2001-11-061-1/+1
* bmake sure that configure is tags as 7.2b1 now instead of 7.2develPostgreSQL Daemon2001-10-251-1/+1
* Revert change to autodetect '__getopt_initialized' variable ... turnsTom Lane2001-10-201-9/+0
* Proper fix for glibc getopt() botch. Surprising we did not see thisTom Lane2001-10-191-0/+9
* Without this patch I couldn't compile PostgreSQL on Solaris 8 x86 usingBruce Momjian2001-10-191-1/+1
* Ok, here is the modified encoding table (column1 is the standard name,Tatsuo Ishii2001-10-161-3/+3
* Attached patch for unconditional enabling of pltcl-unknown support.Bruce Momjian2001-10-131-16/+0
* Add support for ISO-8859-6 to 16Tatsuo Ishii2001-10-111-2/+4
* > > > > > - PostgreSQL requires to be compiled with --enable-multibyteBruce Momjian2001-10-011-15/+0
* Provide some initial support for building the ODBC driver forPeter Eisentraut2001-09-221-1/+16
* Remove --enable-unicode-conversionTatsuo Ishii2001-09-141-13/+0
* Check both -lrt and -lposix4 for fdatasync, to cover all Solaris versions.Peter Eisentraut2001-09-121-2/+2
* Look for fdatasync() in librt, for Solaris.Peter Eisentraut2001-09-111-5/+8
* When testing for source and build tree equality, and test -ef doesn't work,Peter Eisentraut2001-09-101-10/+6
* Update SCM_CREDS for Net/Free/BSD-OS. Add configure checks.Bruce Momjian2001-09-071-0/+3
* PAM authentication:Bruce Momjian2001-09-061-2/+25
* Next version of patch.Bruce Momjian2001-09-061-0/+15
* Put the right runpath to libpq into the Perl module shared object on morePeter Eisentraut2001-08-261-1/+5
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-241-6/+5
* Digging through previous discussion of this patch, I note where Peter E.Tom Lane2001-08-011-13/+0
* Support ident authentication on local (Unix) socket connections, if theTom Lane2001-08-011-0/+13
* Open Unix 8 patch (Caldera Unixware). Still needs updated autoconf.Bruce Momjian2001-07-301-1/+2
* The attached patch enables PostgreSQL CVS to build cleanly under CygwinBruce Momjian2001-06-111-1/+1
* Native Language Support (NLS)Peter Eisentraut2001-06-021-0/+17
* The configure.in file erraneous assumes that FreeBSD 1.x and 2.x haveBruce Momjian2001-05-161-1/+2
* PL/Python should build portably now, if you can get over the fact thatPeter Eisentraut2001-05-121-5/+8
* Cleanups of pltcl unknown thingy.Peter Eisentraut2001-05-111-10/+15
* Stamp CVS as 7.2. Update all interface version numbers. This is theBruce Momjian2001-05-111-1/+1
* Make tcl unknown configure from Makefile, not configure.Bruce Momjian2001-05-091-3/+0
* Change --with-pltcl-unknown to --enable-pltcl-unknownBruce Momjian2001-05-091-4/+4
* This patch adds a new configure option --with-pltcl-unknown whichBruce Momjian2001-05-091-0/+13
* Some updates for 7.1.1.Bruce Momjian2001-05-031-1/+1
* Defend against ancient versions of zlib by checking that zlib.hTom Lane2001-04-231-2/+5
* Remove libsfio check.Peter Eisentraut2001-04-191-1/+0
* Work with Readline 4.2.Peter Eisentraut2001-04-141-22/+5
* tag the source tree as REL7_1, renaming the old tag REL7_1_BETA like itREL7_1Marc G. Fournier2001-04-131-1/+1
* upgrade tags to rc4 (note lower case for packagers)Marc G. Fournier2001-04-081-1/+1
* mark it as RC3 ...Marc G. Fournier2001-04-061-1/+1
* RC2 preparations ...Marc G. Fournier2001-04-011-1/+1
* When using 'long long int' for int64 type, check to see if the compilerTom Lane2001-03-231-0/+13