]> granicus.if.org Git - postgresql/history - configure.in
Remove REWRITE_INVOKE_MAX in favor of making an accurate check for
[postgresql] / configure.in
2003-02-19 Bruce MomjianHere's the patch I promised over on HACKERS - it alters the
2003-02-14 Bruce MomjianUpdate FAQ's in head and 7.3.X.
2003-02-11 Peter EisentrautSimplify evaluation of TCL_INCLUDE_SPEC.
2003-01-28 Peter EisentrautFactor out the code that detects the long long int...
2003-01-25 Tom LaneWhere available, use utime() or utimes() to update...
2003-01-11 Bruce MomjianA tiny patch to fix a typo in configure.in and another...
2003-01-09 Peter EisentrautFix IPv6 detection and IPv6 to 4 conversion to use...
2003-01-07 Bruce MomjianSmall syntax cleanup.
2003-01-07 Bruce MomjianCheck for sockaddr_in6 for IPv6 code, rather than ip6.h.
2003-01-06 Peter EisentrautUse our own version of getopt_long() if the OS doesn...
2003-01-06 Bruce MomjianAdd test for netinet/ip6.h and getaddrinfo, to enable...
2003-01-06 Bruce MomjianUpdate ipv6 comment, move configure test to the right...
2003-01-06 Bruce MomjianEnable IPv6 connections to the server, and add pg_hba...
2002-12-30 Tom LaneMake use of TCL_INCLUDE_SPEC if available (it's new...
2002-12-29 Bruce MomjianClean up quoting in configure.in. configure did not...
2002-12-15 Bruce MomjianImprove comment.
2002-12-06 Bruce MomjianBack out V6 code, caused postmaster startup failure.
2002-12-06 Bruce MomjianWe have just finished porting the old KAME IPv6 patch...
2002-12-03 Bruce MomjianAdd OpenBSD local indent credentials, from William...
2002-11-04 Tom LaneBrand CVS tip as 7.4devel.
2002-11-03 Bruce MomjianStamp beta4.
2002-10-24 Bruce MomjianAdd fseeko for NetBSD.
2002-10-24 Bruce MomjianStamp for 7.3 beta3.
2002-10-24 Bruce MomjianFix include files for new PageOutput call.
2002-10-23 Bruce MomjianAdd comments on bsd/os handling.
2002-10-23 Bruce MomjianAdd fseeko/ftello using fsetpos/fgetpos for BSD/OS.
2002-09-25 Bruce MomjianStamp configure for beta2.
2002-09-20 Peter EisentrautPut in defense against gcc -ffast-math.
2002-09-17 Bruce MomjianRemove src/test/regress/sql: plpgsql-nsp-testing.sql...
2002-09-11 Bruce MomjianAdd mention of config.log for configure failure debugging.
2002-09-06 Bruce MomjianAdd JAVA_HOME test for Ant.
2002-09-05 Peter EisentrautAssorted fixes for Cygwin:
2002-09-04 Peter EisentrautRemove leftovers from subproject removals. Fixes for...
2002-09-04 Bruce MomjianStamp configure.in with 7.3b1, not just 7.3. Seems...
2002-09-04 Bruce MomjianBrand 7.3. Ready for beta!
2002-09-03 Peter EisentrautRemove all traces of multibyte and locale options....
2002-09-02 Bruce MomjianAdd check for Ant version >= 1.5.
2002-08-30 Bruce MomjianUpdate documentation for --with-perl.
2002-08-30 Bruce MomjianRe-enable perl configure tests for psql help file gener...
2002-08-30 Marc G. Fournierperl5 interface moved to gborg
2002-08-22 Marc G. FournierRemove all traces of the ODBC driver, which is now...
2002-08-22 Marc G. FournierOkay, libpq++ is moved to GBorg, and all traces of...
2002-08-20 Peter EisentrautEnable large file support.
2002-07-27 Peter EisentrautAssemble portability modules into libpgport library.
2002-07-19 Bruce MomjianComplete TODO item:
2002-07-18 Bruce MomjianMove libc replacement files from src/backend/port to...
2002-07-17 Bruce MomjianImprove getopt_long search, per Peter:
2002-07-16 Bruce MomjianMove few remaining src/utils files to backend/port...
2002-07-15 Bruce MomjianAdd search for libgetopt.a in hopes of finding getopt_l...
2002-07-15 Bruce MomjianRemove certain Makefile dependencies by using full...
2002-07-07 Bruce MomjianMove CXX platform-specific stuff into template files.
2002-05-28 Peter EisentrautChange PL/Perl and Pg interface build to use configured...
2002-05-24 Peter EisentrautChange PL/Tcl build to use configured compiler and...
2002-05-05 Tom LaneCreate an internal semaphore API that is not tied to...
2002-04-26 Tom LaneFix typo.
2002-04-26 Tatsuo IshiiAdd checking for syslog.h
2002-04-24 Bruce MomjianSorry for the package, but the following patch need...
2002-04-21 Thomas G. LockhartProvide new option "--enable-integer-datetimes". Defaul...
2002-04-21 Tatsuo IshiiRemove --enable-syslog option
2002-04-14 Peter EisentrautAllow detection of collateindex.pl in stylesheet direct...
2002-04-10 Peter EisentrautReadline and Zlib now required by default. Add options...
2002-04-10 Peter EisentrautAdd make install-strip target.
2002-04-03 Peter EisentrautLocale support is on by default. The choice of locale...
2002-04-01 Tom LaneFix broken PG_VERSION_STR.
2002-03-30 Peter EisentrautFix more random breakage manifesting on FreeBSD.
2002-03-30 Peter EisentrautReorder some things so prerequisite macros don't get...
2002-03-29 Peter EisentrautUpgrade to Autoconf version 2.53. Replaced many custom...
2002-03-13 Peter EisentrautMove
2002-03-12 Bruce MomjianChange "head -1" to "sort q" as suggested for POSIX...
2002-03-05 Bruce MomjianAt this moment, --enable-debug adds debugging informati...
2002-03-05 Bruce Momjian> Tatsuo Ishii wrote:
2002-02-23 Peter EisentrautHeimdal support (Kerberos V implementation from KTH)
2002-02-18 Peter EisentrautSet version to 7.3devel.
2002-02-03 Bruce MomjianStamp configure/configure.in for 7.2, already did regis... REL7_2
2002-01-25 PostgreSQL Daemonlet's roll up rc2 .. REL7_2_RC2
2002-01-24 Tom LaneCope with gcc that outputs a multiline version string...
2002-01-22 PostgreSQL Daemonokay, sorry for delay all ... here is the tag for RC1 ... REL7_2_RC1
2002-01-14 PostgreSQL Daemontag as beta 5 for *hopefully* a very very short beta... REL7_2_BETA5
2001-12-20 Bruce MomjianAdd memcmp() test and new memcmp.c file, for SunOS...
2001-12-13 Peter Eisentraut--with-pam was claiming to take an argument, but didn...
2001-12-12 PostgreSQL Daemontag it as b4, with all the changes that have gone on ... REL7_2_BETA4
2001-12-03 Tom LaneAdd configure-time check whether sig_atomic_t is define...
2001-12-02 Peter EisentrautMore correct way to check for existence of types, which...
2001-11-20 PostgreSQL Daemonupdate configure.in for b3 ...
2001-11-15 Bruce MomjianWell the absolute correct solution would involve all of:
2001-11-15 Bruce MomjianFix for AIX compile and unsigned/signed typedefs.
2001-11-06 PostgreSQL Daemontag'd and branded as b2 ...
2001-10-25 PostgreSQL Daemonbmake sure that configure is tags as 7.2b1 now instead...
2001-10-20 Tom LaneRevert change to autodetect '__getopt_initialized'...
2001-10-19 Tom LaneProper fix for glibc getopt() botch. Surprising we...
2001-10-19 Bruce MomjianWithout this patch I couldn't compile PostgreSQL on...
2001-10-16 Tatsuo IshiiOk, here is the modified encoding table (column1 is...
2001-10-13 Bruce MomjianAttached patch for unconditional enabling of pltcl...
2001-10-11 Tatsuo IshiiAdd support for ISO-8859-6 to 16
2001-10-01 Bruce Momjian> > > > > - PostgreSQL requires to be compiled with...
2001-09-22 Peter EisentrautProvide some initial support for building the ODBC...
2001-09-14 Tatsuo IshiiRemove --enable-unicode-conversion
2001-09-12 Peter EisentrautCheck both -lrt and -lposix4 for fdatasync, to cover...
2001-09-11 Peter EisentrautLook for fdatasync() in librt, for Solaris.
2001-09-10 Peter EisentrautWhen testing for source and build tree equality, and...
next