]> granicus.if.org Git - postgresql/history - src/configure.in
Change configure.in to note that since we are using expr(1)'s regex match
[postgresql] / src / configure.in
2000-03-19 Tom LaneChange configure.in to note that since we are using...
2000-03-08 Bruce MomjianI've made a diff against the 7.0beta1 tree that accompl...
2000-03-05 Peter EisentrautAdded configure test for readline's filename_completion...
2000-02-28 Bruce MomjianUpdate ecpg to use snprintf
2000-02-20 Peter EisentrautMoved psql \eset and \eshow to \encoding
2000-02-18 Peter EisentrautFixed handling of old --with-mb option using newly...
2000-01-21 Tom LaneFix tab-complete so it works with old versions of readl...
2000-01-19 Bruce MomjianFix >& csh-ism
2000-01-19 Tatsuo IshiiRevert back Makefile.global
2000-01-16 Peter EisentrautIncluded all yacc and lex files into the distribution.
2000-01-15 Peter Eisentraut- Allow array on int8
2000-01-09 Tom LaneNew scheme for managing platform-specific regress test...
1999-12-30 Tatsuo IshiiAllow --with-mb=SQL_ASCII
1999-12-21 Bruce MomjianClean up qnx template finding.
1999-12-20 Bruce Momjiantr cleanup
1999-12-20 Tom LaneAvoid compiler warnings on systems that have snprintf...
1999-12-17 Bruce MomjianLowercase $host for QNX.
1999-12-16 Bruce MomjianI have done the QNX4 port with the current source tree...
1999-11-04 Bruce MomjianImprove getopt and readline support, from Peter Eisentraut.
1999-11-01 Bruce MomjianUpdate pgaccess
1999-11-01 Bruce MomjianUpdate for pgaccess 0.98.
1999-10-31 Bruce MomjianUpdate to pgaccess 0.98.
1999-10-31 Bruce MomjianUpdate for 0.98 pgaccess
1999-10-31 Bruce MomjianUpdate pgaccess makefile for 0.98
1999-10-12 Bruce Momjianautoconf
1999-10-12 Bruce Momjianautoconf
1999-10-11 Bruce MomjianAdd pginterface into main tree, called pgeasy.
1999-10-03 Bruce MomjianI hope this is what you had in mind:
1999-10-02 Tom LaneReplace float.c's #ifdef finite check with a proper...
1999-09-12 Marc G. FournierMake sure both SRCH_INC and SRCH_LIB are checked for...
1999-08-03 Tom LaneFix ELF test so it doesn't spit up on all non-ELF syste...
1999-08-01 Bruce MomjianI didn't see any further discussion so here is, I hope...
1999-07-20 Bruce MomjianMove -ieee to adt Makefile, and add CPU Makefile variable.
1999-07-19 Bruce MomjianRe-add getopt.h check, remove NT-specific tests for it.
1999-07-19 Bruce MomjianRemove getopt configure check.
1999-07-19 Tom LanePut back mistakenly removed configure test for HAVE_NET...
1999-07-18 Bruce MomjianAdd getopt test.
1999-07-18 Bruce MomjianFix configure problem.
1999-07-18 Bruce Momjianconfigure cleanup
1999-07-18 Bruce Momjianconfigure cleanup
1999-07-18 Bruce MomjianUpdate configure include checks.
1999-07-18 Bruce MomjianUpdate includes from configure
1999-07-18 Bruce MomjianNo check for string/strings.h.
1999-05-30 Tom Laneconfigure.in forgot to do AC_LANG_C to reselect C-based...
1999-05-29 Tom LaneTurns out that configure's test for HPUXMATHLIB didn...
1999-05-26 Marc G. FournierGive BEOS a chance ...
1999-05-17 Marc G. FournierApply freebsd specific patches dealign with ELF system...
1999-05-11 Tom LaneFix configure to generate correct expansion of library...
1999-04-20 Tom LanePortability patches for HPUX 11 and Unixware in configure
1999-04-19 Tatsuo IshiiFix typo in multi-byte encodings (EHC_CN --> EUC_CN)
1999-04-02 Tom LaneRemove overly presumptuous use of __STDC__ in c.h,...
1999-03-25 Tom LaneRevise memutils.h to use alignment information gathered by
1999-03-24 Tatsuo IshiiAdd KOI8/WIN/ALT to the multi-byte encoding selections
1999-03-16 Bruce MomjianHmmm. It had to do with tcl/tk on FreeBSD. The config...
1999-03-15 Tom LaneFix int8 configure one more time ... prior version...
1999-03-14 Bruce MomjianWe have tested the patches on three platforms:
1999-03-08 Marc G. FournierHave configure check for use of %lld for int64, and...
1999-03-07 Tom LaneCleaner autoconf tests for int8 support.
1999-03-06 Tom LaneReduce DEF_MAXBACKENDS to 32 so that default configuration
1999-02-21 Tom LaneRearrange handling of MAXBACKENDS a little bit. The...
1999-02-19 Tom LaneAllow maximum number of backends to be set at configure...
1999-02-03 Tom LaneModify int8 to not depend on sscanf(), and fix configur...
1999-02-01 Marc G. Fournierfreebsd4.0 needed to be added to configure...
1999-01-17 Bruce MomjianApply Win32 patch from Horak Daniel.
1999-01-17 Tom LaneAdd configure test to see whether vsnprintf() is present,
1998-12-28 Bruce MomjianFix for current dir not in path, from stan's report.
1998-12-13 Tom LaneUse standard AC_PROG_INSTALL macro to search for instal...
1998-11-29 Tom LaneUse autoconf to determine whether system has POSIX...
1998-11-23 Tom Lanemodify configure so that template/.similar entries...
1998-11-02 Marc G. Fournierslight mods required for freebsd (elf vs aout stuff)
1998-10-31 Marc G. Fournieroops, forgot one part of the patch...remove 'false...
1998-10-31 Marc G. FournierMinor FreeBSD fixes put in place
1998-10-30 Tom LaneMention --without-CXX option in online help.
1998-10-30 Marc G. FournierOkay, this shoudl provide a fix for the freebsd problem...
1998-10-29 Tom LaneDrat. Should test a few more cases before committing.
1998-10-29 Tom LaneRun AC_PROG_GCC_TRADITIONAL only when running AC_PROG_CC,
1998-10-28 Tom LaneRemove unreliable test for how to do cpp from stdin.
1998-10-27 Marc G. FournierStarting with v3.0 of FreeBSD, we are now an elf system...
1998-10-26 Tom LaneFix cpp-from-stdin detection so that it works even...
1998-10-23 Bruce MomjianFix for version guessing in configure.
1998-10-18 Tom LaneUse AC_CONFIG_HEADER as documented by Autoconf manual...
1998-10-18 Bruce MomjianThe TCL/TK configuration cleanup patches I submitted...
1998-10-18 Tom LaneStill another round of Perl-module installation tweaks.
1998-10-16 Bruce MomjianPerl fixes from Brook Milligan
1998-10-15 Bruce MomjianTCL/TK fixes from Billy G. Allie.
1998-10-14 Thomas G. LockhartAdd Taral's test for flags required by the detected...
1998-10-13 Marc G. FournierFrom: Peter Gucwa <pg@softcomputer.com>
1998-10-13 Marc G. Fournierchange configure so that if postgresql isn't being...
1998-10-13 Bruce MomjianRemove TCL_LIB,TCL_INCDIR,TK_LIB,TK_INCDIR.
1998-10-12 Bruce MomjianTCL_LIB/TCL_INCDIR cleanup.
1998-10-12 Bruce MomjianTCL_LIB.
1998-10-12 Bruce MomjianFix for Solaris/i386.
1998-10-12 Bruce Momjianplpgsql fixes from Billy G. Allie
1998-10-12 Bruce MomjianTcl fixes from Billy G. Allie
1998-10-12 Bruce MomjianCleanup.
1998-10-09 Bruce Momjianconfigure cleanup
1998-10-09 Bruce Momjian There where a few more problems fixed by the patch...
1998-10-09 Thomas G. LockhartAdjustments for standalone and integrated ODBC.
1998-10-08 Bruce MomjianI have had a few problems with the PL stuff recently...
1998-10-07 Thomas G. LockhartSeparate out the lextest so that it is run by "make...
next