aboutsummaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* tag as beta 5 for *hopefully* a very very short beta cycle on this one?REL7_2_BETA5PostgreSQL Daemon2002-01-14
* Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo.Bruce Momjian2001-12-20
* --with-pam was claiming to take an argument, but didn't. Help display fixed.Peter Eisentraut2001-12-13
* tag it as b4, with all the changes that have gone on ...REL7_2_BETA4PostgreSQL Daemon2001-12-12
* Add configure-time check whether sig_atomic_t is defined; if not,Tom Lane2001-12-03
* More correct way to check for existence of types, which allows to specifyPeter Eisentraut2001-12-02
* update configure.in for b3 ...PostgreSQL Daemon2001-11-20
* Autoconf.Tom Lane2001-11-15
* tag'd and branded as b2 ...PostgreSQL Daemon2001-11-06
* bmake sure that configure is tags as 7.2b1 now instead of 7.2develPostgreSQL Daemon2001-10-25
* Revert change to autodetect '__getopt_initialized' variable ... turnsTom Lane2001-10-20
* Proper fix for glibc getopt() botch. Surprising we did not see thisTom Lane2001-10-19
* Without this patch I couldn't compile PostgreSQL on Solaris 8 x86 usingBruce Momjian2001-10-19
* Ok, here is the modified encoding table (column1 is the standard name,Tatsuo Ishii2001-10-16
* Autoconf.Tom Lane2001-10-13
* Add support for ISO-8859-6 to 16Tatsuo Ishii2001-10-11
* Run autoconf.Bruce Momjian2001-10-01
* Provide some initial support for building the ODBC driver forPeter Eisentraut2001-09-22
* Remove --enable-unicode-conversionTatsuo Ishii2001-09-14
* Check both -lrt and -lposix4 for fdatasync, to cover all Solaris versions.Peter Eisentraut2001-09-12
* Look for fdatasync() in librt, for Solaris.Peter Eisentraut2001-09-11
* When testing for source and build tree equality, and test -ef doesn't work,Peter Eisentraut2001-09-10
* Update SCM_CREDS for Net/Free/BSD-OS. Add configure checks.Bruce Momjian2001-09-07
* Fix the readline test to find dependent libraries on NetBSD and OpenBSD.Peter Eisentraut2001-08-28
* Put the right runpath to libpq into the Perl module shared object on morePeter Eisentraut2001-08-26
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-24
* Do not pre-expand localedir as substituted in the makefile, so that 'makePeter Eisentraut2001-08-06
* Digging through previous discussion of this patch, I note where Peter E.Tom Lane2001-08-01
* Support ident authentication on local (Unix) socket connections, if theTom Lane2001-08-01
* autoconfBruce Momjian2001-07-30
* Support fake root install, separate build dir, dependency tracking, ourPeter Eisentraut2001-07-10
* Check for jakarta-ant before ant, in case 'ant' is the screen saver program.Peter Eisentraut2001-07-04
* autoconfBruce Momjian2001-06-11
* Native Language Support (NLS)Peter Eisentraut2001-06-02
* autoconfBruce Momjian2001-05-16
* PL/Python should build portably now, if you can get over the fact thatPeter Eisentraut2001-05-12
* Cleanups of pltcl unknown thingy.Peter Eisentraut2001-05-11
* Stamp CVS as 7.2. Update all interface version numbers. This is theBruce Momjian2001-05-11
* autoconfBruce Momjian2001-05-09
* autoconfBruce Momjian2001-05-09
* autoconfBruce Momjian2001-05-09
* autoconfBruce Momjian2001-05-03
* Defend against ancient versions of zlib by checking that zlib.hTom Lane2001-04-23
* Remove libsfio check.Peter Eisentraut2001-04-19
* Work with Readline 4.2.Peter Eisentraut2001-04-14
* tag the source tree as REL7_1, renaming the old tag REL7_1_BETA like itREL7_1Marc G. Fournier2001-04-13
* upgrade tags to rc4 (note lower case for packagers)Marc G. Fournier2001-04-08
* mark it as RC3 ...Marc G. Fournier2001-04-06
* RC2 preparations ...Marc G. Fournier2001-04-01
* When using 'long long int' for int64 type, check to see if the compilerTom Lane2001-03-23