Commit Graph

808 Commits (ecacbdbcee67e202cfcaa1180da170b9f13654bb)

Author SHA1 Message Date
Peter Eisentraut 79d306c84a Support for Sun Studio compiler on Linux 17 years ago
Peter Eisentraut f7ef575fb7 Use Autoconf provided AS_HELP_STRING macro to automatically format and 17 years ago
Peter Eisentraut 58829581f8 Check for gcov and lcov only when coverage testing is enabled. 18 years ago
Peter Eisentraut 11f53b1063 Code coverage testing with gcov. Documentation is in the regression test 18 years ago
Peter Eisentraut 579d9a5201 Add DSSSL stylesheet location for Mac OS X/Fink installation. 18 years ago
Peter Eisentraut 7c31742a07 Remove all traces that suggest that a non-Bison yacc might be supported, and 18 years ago
Peter Eisentraut 559cb873d3 Autoconf 2.62 will require cache variables to contain "_cv_". Fix our few 18 years ago
Tom Lane 3cab8bdf43 Remove -Winline from the default set of CFLAGS for gcc. It's gotten much 18 years ago
Alvaro Herrera 49f001d81e Cope with Tcl versions that do not create a tclsh symlink to the version- 18 years ago
Peter Eisentraut 509303a597 Abort if Tcl support was configured and no tcl shell was found. 18 years ago
Tom Lane 623f8a0969 Modify the recently-added probe for -Wl,--as-needed some more, because RHEL-4 18 years ago
Tom Lane 7e8374a3e0 Require bind_textdomain_codeset() not just gettext() to enable NLS support. 18 years ago
Tom Lane 1ac1bea076 Adjust -Wl,--asneeded test to avoid using the switch if it breaks 18 years ago
Tom Lane 2dad10f467 Make another try at using -Wl,--as-needed to suppress linking of unnecessary 18 years ago
Andrew Dunstan d61eecb5a1 Provide for MSVC config equivalents of recently added configure options. Remove 18 years ago
Tom Lane cf9f6c8d8e Extend yesterday's patch making BLCKSZ and RELSEG_SIZE configurable to also 18 years ago
Tom Lane 3c6248a828 Remove the recently added USE_SEGMENTED_FILES option, and indeed remove all 18 years ago
Tom Lane 9c37aa291f Fix broken configure test for libxslt: it was probing for xsltLibxmlVersion, 18 years ago
Tom Lane 8472bf7a73 Allow float8, int8, and related datatypes to be passed by value on machines 18 years ago
Alvaro Herrera 7861d72ea2 Modify the float4 datatype to be pass-by-val. Along the way, remove the last 18 years ago
Neil Conway 2169e42bef Enable 64-bit integer datetimes by default, per previous discussion. 18 years ago
Tom Lane fe83a3fdbd Use -fwrapv in CFLAGS if we are using a version of gcc that accepts this flag. 18 years ago
Tom Lane f0828b2fc3 Provide a build-time option to store large relations as single files, rather 18 years ago
Tom Lane ad20c990f7 Use our own getopt() and getopt_long() on Solaris, because that platform's 18 years ago
Peter Eisentraut 95ea526e21 Backport fixed AC_FUNC_FSEEKO 18 years ago
Bruce Momjian a74e0414a2 Put back code modularization of fseeko() configure checks. 18 years ago
Bruce Momjian 7f9693b4fd Put fseeko check back in old location, in hopes of silencing build warnings. 18 years ago
Bruce Momjian fc54be81d1 autoconf 2.61's AC_FUNC_FSEEKO reports success/failure differently, so 18 years ago
Peter Eisentraut b120382353 Upgrade to Autoconf 2.61: 18 years ago
Tom Lane cf9e156156 Stamp HEAD as 8.4devel. 18 years ago
Marc G. Fournier 9e647a1387 configure tag'd 8.3.0 and built witih autoconf 2.59 18 years ago
Peter Eisentraut 79a323ab49 Change /contrib to contrib for consistency. 18 years ago
Marc G. Fournier aeeef4119e must commit after autoconf ... and yes, I used the right autoconf 18 years ago
Tom Lane 2bf121e40b Stamp release 8.3RC1. 18 years ago
Bruce Momjian 9098ab9e32 Update copyrights in source tree to 2008. 18 years ago
Tom Lane 01434d41d4 Stamp 8.3beta4. 18 years ago
Tom Lane 7c0bc953e6 Re-do configure with autoconf 2.59 18 years ago
Marc G. Fournier 2a174e45dd update files for beta3 18 years ago
Tom Lane 1ef648cfbc I find that an out-of-the-box installation of OSSP uuid 1.6.0 installs 18 years ago
Bruce Momjian c1a03bee08 Document that configure option only affects contrib: 18 years ago
Bruce Momjian f96e1e0faa Update wording for xsl configure option. 18 years ago
Bruce Momjian ede83e04aa Document that configure --with-libxslt controls just /contrib/xml2. 18 years ago
Magnus Hagander 6f14effbf9 New versions of mingw have gettimeofday(), so add an autoconf test 18 years ago
Tom Lane 5b5a70aedf Stamp 8.3beta2. 18 years ago
Tom Lane 07d0a370c1 Make configure probe for the location of the <uuid.h> header file. 18 years ago
Marc G. Fournier 18cb6f7dd0 tag it 8.3beta1 ... the beta cycle begins 18 years ago
Tom Lane f1d37a9997 Cope with ERR_set_mark() and ERR_pop_to_mark() not existing in older 19 years ago
Tom Lane 017daed0dd If we're gonna provide an --enable-profiling configure option, surely 19 years ago
Tom Lane e435bddb9c Revert ill-starred change to ICC anti-aliasing switches. Per 19 years ago
Tom Lane 861f7357b9 Give ICC its preferred, documented form of the no-strict-aliasing 19 years ago