summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Change PL/Perl and Pg interface build to use configured compiler andPeter Eisentraut2002-05-281-12/+41
* Change PL/Tcl build to use configured compiler and Makefile.shlibPeter Eisentraut2002-05-241-1/+20
* Create an internal semaphore API that is not tied to SysV semaphores.Tom Lane2002-05-051-1/+39
* Fix typo.Tom Lane2002-04-261-1/+1
* Add checking for syslog.hTatsuo Ishii2002-04-261-83/+121
* Sorry for the package, but the following patch need to be applied to getBruce Momjian2002-04-241-22/+22
* Provide new option "--enable-integer-datetimes". Defaults to disabled forThomas G. Lockhart2002-04-211-0/+38
* Remove --enable-syslog optionTatsuo Ishii2002-04-211-45/+18
* Allow detection of collateindex.pl in stylesheet directory or in path,Peter Eisentraut2002-04-141-7/+103
* Readline and Zlib now required by default. Add options --without-readlinePeter Eisentraut2002-04-101-263/+637
* Add make install-strip target.Peter Eisentraut2002-04-101-0/+102
* Locale support is on by default. The choice of locale is done in initdbPeter Eisentraut2002-04-031-39/+0
* Fix broken PG_VERSION_STR.Tom Lane2002-04-011-1/+1
* Fix more random breakage manifesting on FreeBSD.Peter Eisentraut2002-03-301-2/+10
* Reorder some things so prerequisite macros don't get expanded implicitlyPeter Eisentraut2002-03-301-632/+633
* Add missing comma.Peter Eisentraut2002-03-291-1/+2
* Upgrade to Autoconf version 2.53. Replaced many custom macroPeter Eisentraut2002-03-291-5817/+13681
* MovePeter Eisentraut2002-03-131-4/+0
* Change "head -1" to "sort q" as suggested for POSIX compatibility.Bruce Momjian2002-03-121-1/+1
* Autoconf for jdbc debug changes.Bruce Momjian2002-03-051-2/+2
* > Tatsuo Ishii wrote:Bruce Momjian2002-03-051-2/+3
* Heimdal support (Kerberos V implementation from KTH)Peter Eisentraut2002-02-231-364/+518
* Set version to 7.3devel.Peter Eisentraut2002-02-181-1/+1
* Stamp configure/configure.in for 7.2, already did register.txt andREL7_2Bruce Momjian2002-02-031-2/+2
* let's roll up rc2 ..REL7_2_RC2PostgreSQL Daemon2002-01-251-2/+2
* Cope with gcc that outputs a multiline version string, per Trond.Tom Lane2002-01-241-2/+2
* 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-2/+2
* Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo.Bruce Momjian2001-12-201-154/+197
* --with-pam was claiming to take an argument, but didn't. Help display fixed.Peter Eisentraut2001-12-131-416/+405
* tag it as b4, with all the changes that have gone on ...REL7_2_BETA4PostgreSQL Daemon2001-12-121-2/+2
* Add configure-time check whether sig_atomic_t is defined; if not,Tom Lane2001-12-031-24/+62
* More correct way to check for existence of types, which allows to specifyPeter Eisentraut2001-12-021-114/+110
* update configure.in for b3 ...PostgreSQL Daemon2001-11-201-2/+2
* Autoconf.Tom Lane2001-11-151-12/+172
* 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-2/+2
* Revert change to autodetect '__getopt_initialized' variable ... turnsTom Lane2001-10-201-91/+58
* Proper fix for glibc getopt() botch. Surprising we did not see thisTom Lane2001-10-191-58/+91
* Without this patch I couldn't compile PostgreSQL on Solaris 8 x86 usingBruce Momjian2001-10-191-4/+4
* Ok, here is the modified encoding table (column1 is the standard name,Tatsuo Ishii2001-10-161-6/+6
* Autoconf.Tom Lane2001-10-131-471/+433
* Add support for ISO-8859-6 to 16Tatsuo Ishii2001-10-111-431/+433
* Run autoconf.Bruce Momjian2001-10-011-468/+431
* Provide some initial support for building the ODBC driver forPeter Eisentraut2001-09-221-436/+497
* Remove --enable-unicode-conversionTatsuo Ishii2001-09-141-468/+435
* 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-277/+345
* 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-413/+681