Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
2000-05-24 Make the world safe for QNX's busted shell ... Tom Lane 7.1.1
2000-05-23 Twiddle C++ configuration checks so that we #include <string> (if Tom Lane 7.1.1
2000-05-23 Transmit -I switches selected by configure (particularly those from Tom Lane 7.1.1
2000-05-16 Remove configure check for how to abbreviate 'tr A-Z a-z', and instead Tom Lane 7.1.1
2000-05-03 Do not try to build libpq++ if class 'string' is not defined in the Tom Lane 7.1.1
2000-03-30 Unixware fix for new config.guess output, Tom Lane 7.1.1
2000-03-30 Add configure checks to see if 'using namespace std' and Tom Lane 7.1.1
2000-03-26 Make configure --help produce slightly more useful and consistently- Tom Lane 7.1.1
2000-03-19 Change configure.in to note that since we are using expr(1)'s regex match Tom Lane 7.1.1
2000-01-21 Fix tab-complete so it works with old versions of readline that don't Tom Lane 7.1.1
2000-01-09 New scheme for managing platform-specific regress test result files. Tom Lane 7.1.1
1999-12-20 Avoid compiler warnings on systems that have snprintf and/or vsnprintf Tom Lane 7.1.1
1999-10-02 Replace float.c's #ifdef finite check with a proper autoconf check, so it Tom Lane 7.1.1
1999-08-03 Fix ELF test so it doesn't spit up on all non-ELF systems... Tom Lane 7.1.1
1999-07-19 Put back mistakenly removed configure test for HAVE_NETINET_IN_H. Tom Lane 7.1.1
1999-05-30 configure.in forgot to do AC_LANG_C to reselect C-based tests Tom Lane 7.1.1
1999-05-29 Turns out that configure's test for HPUXMATHLIB didn't work Tom Lane 7.1.1
1999-05-11 Fix configure to generate correct expansion of library directory Tom Lane 7.1.1
1999-04-20 Portability patches for HPUX 11 and Unixware in configure Tom Lane 7.1.1
1999-04-02 Remove overly presumptuous use of __STDC__ in c.h, replacing Tom Lane 7.1.1
1999-03-25 Revise memutils.h to use alignment information gathered by Tom Lane 7.1.1
1999-03-15 Fix int8 configure one more time ... prior version didn't Tom Lane 7.1.1
1999-03-07 Cleaner autoconf tests for int8 support. Tom Lane 7.1.1
1999-03-06 Reduce DEF_MAXBACKENDS to 32 so that default configuration Tom Lane 7.1.1
1999-02-21 Rearrange handling of MAXBACKENDS a little bit. The default setting Tom Lane 7.1.1