summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Enable large file support.Peter Eisentraut2002-08-201-1/+6
* Assemble portability modules into libpgport library.Peter Eisentraut2002-07-271-57/+31
* Complete TODO item:Bruce Momjian2002-07-191-1/+8
* Move libc replacement files from src/backend/port to src/port.Bruce Momjian2002-07-181-16/+16
* Improve getopt_long search, per Peter:Bruce Momjian2002-07-171-2/+2
* Move few remaining src/utils files to backend/port so everything is inBruce Momjian2002-07-161-2/+9
* Add search for libgetopt.a in hopes of finding getopt_long().Bruce Momjian2002-07-151-9/+10
* Remove certain Makefile dependencies by using full pathnames inBruce Momjian2002-07-151-8/+8
* Move CXX platform-specific stuff into template files.Bruce Momjian2002-07-071-7/+7
* Change PL/Perl and Pg interface build to use configured compiler andPeter Eisentraut2002-05-281-2/+4
* Change PL/Tcl build to use configured compiler and Makefile.shlibPeter Eisentraut2002-05-241-3/+9
* Create an internal semaphore API that is not tied to SysV semaphores.Tom Lane2002-05-051-1/+23
* Fix typo.Tom Lane2002-04-261-2/+2
* Add checking for syslog.hTatsuo Ishii2002-04-261-30/+8
* Sorry for the package, but the following patch need to be applied to getBruce Momjian2002-04-241-2/+2
* Provide new option "--enable-integer-datetimes". Defaults to disabled forThomas G. Lockhart2002-04-211-1/+10
* Remove --enable-syslog optionTatsuo Ishii2002-04-211-8/+2
* Allow detection of collateindex.pl in stylesheet directory or in path,Peter Eisentraut2002-04-141-8/+6
* Readline and Zlib now required by default. Add options --without-readlinePeter Eisentraut2002-04-101-31/+56
* Add make install-strip target.Peter Eisentraut2002-04-101-1/+2
* Locale support is on by default. The choice of locale is done in initdbPeter Eisentraut2002-04-031-11/+1
* Fix broken PG_VERSION_STR.Tom Lane2002-04-011-2/+2
* Fix more random breakage manifesting on FreeBSD.Peter Eisentraut2002-03-301-2/+3
* Reorder some things so prerequisite macros don't get expanded implicitlyPeter Eisentraut2002-03-301-11/+12
* Upgrade to Autoconf version 2.53. Replaced many custom macroPeter Eisentraut2002-03-291-205/+189
* MovePeter Eisentraut2002-03-131-2/+0
* Change "head -1" to "sort q" as suggested for POSIX compatibility.Bruce Momjian2002-03-121-1/+1
* At this moment, --enable-debug adds debugging information to most of theBruce Momjian2002-03-051-1/+1
* > Tatsuo Ishii wrote:Bruce Momjian2002-03-051-3/+3
* Heimdal support (Kerberos V implementation from KTH)Peter Eisentraut2002-02-231-4/+21
* 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-1/+1
* let's roll up rc2 ..REL7_2_RC2PostgreSQL Daemon2002-01-251-1/+1
* Cope with gcc that outputs a multiline version string, per Trond.Tom Lane2002-01-241-1/+1
* 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