summaryrefslogtreecommitdiff
path: root/src/configure.in
AgeCommit message (Expand)Author
2000-06-04New ps display code, works on more platforms.Peter Eisentraut
2000-05-31The heralded `Grand Unified Configuration scheme' (GUC)Peter Eisentraut
2000-05-24Make the world safe for QNX's busted shell ...Tom Lane
2000-05-24add a --with-setproctitle switch to configure that leaves the use of setproct...Marc G. Fournier
2000-05-23Twiddle C++ configuration checks so that we #include <string> (ifTom Lane
2000-05-23Transmit -I switches selected by configure (particularly those fromTom Lane
2000-05-16Remove configure check for how to abbreviate 'tr A-Z a-z', and insteadTom Lane
2000-05-12Add two checks ... one for setproctitle and one for -lutil ...Marc G. Fournier
2000-05-03Do not try to build libpq++ if class 'string' is not defined in theTom Lane
2000-04-14fixed another psql \e bug (handle newlines as whitespace)Peter Eisentraut
2000-03-31Adjusted for new (again!) config.guess output under QNXPeter Eisentraut
2000-03-31Fix configure.in. Remove SJIS, BIG5, WIN1250 from the selection list ofTatsuo Ishii
2000-03-30Unixware fix for new config.guess output,Tom Lane
2000-03-30Add configure checks to see if 'using namespace std' andTom Lane
2000-03-26Make configure --help produce slightly more useful and consistently-Tom Lane
2000-03-19Change configure.in to note that since we are using expr(1)'s regex matchTom Lane
2000-03-08I've made a diff against the 7.0beta1 tree that accomplishes several things:Bruce Momjian
2000-03-05Added configure test for readline's filename_completion_functionPeter Eisentraut
2000-02-28Update ecpg to use snprintfBruce Momjian
2000-02-20Moved psql \eset and \eshow to \encodingPeter Eisentraut
2000-02-18Fixed handling of old --with-mb option using newly gained wisdom fromPeter Eisentraut
2000-01-21Fix tab-complete so it works with old versions of readline that don'tTom Lane
2000-01-19Fix >& csh-ismBruce Momjian
2000-01-19Revert back Makefile.globalTatsuo Ishii
2000-01-16Included all yacc and lex files into the distribution.Peter Eisentraut
2000-01-15- Allow array on int8Peter Eisentraut
2000-01-09New scheme for managing platform-specific regress test result files.Tom Lane
1999-12-30Allow --with-mb=SQL_ASCIITatsuo Ishii
1999-12-21Clean up qnx template finding.Bruce Momjian
1999-12-20tr cleanupBruce Momjian
1999-12-20Avoid compiler warnings on systems that have snprintf and/or vsnprintfTom Lane
1999-12-17Lowercase $host for QNX.Bruce Momjian
1999-12-16I have done the QNX4 port with the current source tree. The number ofBruce Momjian
1999-11-04Improve getopt and readline support, from Peter Eisentraut.Bruce Momjian
1999-11-01Update pgaccessBruce Momjian
1999-11-01Update for pgaccess 0.98.Bruce Momjian
1999-10-31Update to pgaccess 0.98.Bruce Momjian
1999-10-31Update for 0.98 pgaccessBruce Momjian
1999-10-31Update pgaccess makefile for 0.98Bruce Momjian
1999-10-12autoconfBruce Momjian
1999-10-12autoconfBruce Momjian
1999-10-11Add pginterface into main tree, called pgeasy.Bruce Momjian
1999-10-03I hope this is what you had in mind:Bruce Momjian
1999-10-02Replace float.c's #ifdef finite check with a proper autoconf check, so itTom Lane
1999-09-12Make sure both SRCH_INC and SRCH_LIB are checked for existances and added toMarc G. Fournier
1999-08-03Fix ELF test so it doesn't spit up on all non-ELF systems...Tom Lane
1999-08-01I didn't see any further discussion so here is, I hope, a clean fix toBruce Momjian
1999-07-20Move -ieee to adt Makefile, and add CPU Makefile variable.Bruce Momjian
1999-07-19Re-add getopt.h check, remove NT-specific tests for it.Bruce Momjian
1999-07-19Remove getopt configure check.Bruce Momjian