aboutsummaryrefslogtreecommitdiff
path: root/src/configure
Commit message (Expand)AuthorAge
* Fix tab-complete so it works with old versions of readline that don'tTom Lane2000-01-21
* autoconfBruce Momjian2000-01-19
* Revert back Makefile.globalTatsuo Ishii2000-01-19
* Included all yacc and lex files into the distribution.Peter Eisentraut2000-01-16
* - Allow array on int8Peter Eisentraut2000-01-15
* New scheme for managing platform-specific regress test result files.Tom Lane2000-01-09
* Allow --with-mb=SQL_ASCIITatsuo Ishii1999-12-30
* autoconfBruce Momjian1999-12-21
* Avoid compiler warnings on systems that have snprintf and/or vsnprintfTom Lane1999-12-20
* autoconfBruce Momjian1999-12-17
* autoconfBruce Momjian1999-12-16
* autoconfBruce Momjian1999-11-04
* autoconfBruce Momjian1999-11-01
* autoconfBruce Momjian1999-11-01
* autoconfBruce Momjian1999-10-31
* autoconfBruce Momjian1999-10-31
* autoconfBruce Momjian1999-10-12
* autoconfBruce Momjian1999-10-12
* autoconfBruce Momjian1999-10-11
* autoconfBruce Momjian1999-10-03
* Replace float.c's #ifdef finite check with a proper autoconf check, so itTom Lane1999-10-02
* Make sure both SRCH_INC and SRCH_LIB are checked for existances and added toMarc G. Fournier1999-09-12
* Fix ELF test so it doesn't spit up on all non-ELF systems...Tom Lane1999-08-03
* autoconfBruce Momjian1999-08-01
* autoconfBruce Momjian1999-07-20
* autoconfBruce Momjian1999-07-19
* autoconfBruce Momjian1999-07-19
* Put back mistakenly removed configure test for HAVE_NETINET_IN_H.Tom Lane1999-07-19
* autoconfBruce Momjian1999-07-18
* autoconfBruce Momjian1999-07-18
* autoconfBruce Momjian1999-07-18
* autoconfBruce Momjian1999-07-18
* autoconfBruce Momjian1999-07-18
* autoconfBruce Momjian1999-07-18
* configure.in forgot to do AC_LANG_C to reselect C-based testsTom Lane1999-05-30
* Turns out that configure's test for HPUXMATHLIB didn't workTom Lane1999-05-29
* Give BEOS a chance ...Marc G. Fournier1999-05-26
* Apply freebsd specific patches dealign with ELF system from FreeBSD'sMarc G. Fournier1999-05-17
* Fix configure to generate correct expansion of library directoryTom Lane1999-05-11
* Portability patches for HPUX 11 and Unixware in configureTom Lane1999-04-20
* Remove overly presumptuous use of __STDC__ in c.h, replacingTom Lane1999-04-02
* Revise memutils.h to use alignment information gathered byTom Lane1999-03-25
* Add KOI8/WIN/ALT to the multi-byte encoding selectionsTatsuo Ishii1999-03-24
* autoconfBruce Momjian1999-03-16
* Fix int8 configure one more time ... prior version didn'tTom Lane1999-03-15
* Have configure check for use of %lld for int64, and if that fails, check forMarc G. Fournier1999-03-08
* Cleaner autoconf tests for int8 support.Tom Lane1999-03-07
* Reduce DEF_MAXBACKENDS to 32 so that default configurationTom Lane1999-03-06
* Rearrange handling of MAXBACKENDS a little bit. The default settingTom Lane1999-02-21
* Allow maximum number of backends to be set at configure timeTom Lane1999-02-19