Commit Graph

633 Commits (REL8_4_STABLE)

Author SHA1 Message Date
Tom Lane 8dd387500a Stamp 8.4.22. 11 years ago
Noah Misch 8b0d1c87dd Add mkdtemp() to libpgport. 11 years ago
Tom Lane e1fa2d4139 Stamp 8.4.21. 11 years ago
Tom Lane 0d90f0855d Stamp 8.4.20. 12 years ago
Tom Lane be26515fc3 Stamp 8.4.19. 12 years ago
Peter Eisentraut e6a8de2854 Stamp 8.4.18. 12 years ago
Tom Lane 8396d230fa Disable -faggressive-loop-optimizations in gcc 4.8+ for pre-9.2 branches. 12 years ago
Tom Lane 292f7b2726 Stamp 8.4.17. 12 years ago
Tom Lane 2228ce6a11 Stamp 8.4.16. 13 years ago
Tom Lane 7f8a6ed233 Ignore libedit/libreadline while probing for standard functions. 13 years ago
Tom Lane 965edcab6e Stamp 8.4.15. 13 years ago
Tom Lane ed23de2692 Stamp 8.4.14. 13 years ago
Tom Lane 1a36a773a6 Stamp 8.4.13. 13 years ago
Tom Lane 8c9f2dc670 Stamp 8.4.12. 13 years ago
Tom Lane 0209a10bf8 Stamp 8.4.11. 14 years ago
Tom Lane a2beb5b3d1 Use __sync_lock_test_and_set() for spinlocks on ARM, if available. 14 years ago
Andrew Dunstan 01e80a0c28 Disable excessive FP optimization by recent versions of gcc. 14 years ago
Tom Lane 28b78e8863 Dodge an ancient ksh bug that breaks configure on some platforms. 14 years ago
Tom Lane d08b64581f Stamp 8.4.10. 14 years ago
Tom Lane 07d306785e Stamp 8.4.9. 14 years ago
Marc G. Fournier 7b8b256f08 Tag 8.4.8. 14 years ago
Marc G. Fournier 7df910c7d1 Tag 8.4.7 15 years ago
Tom Lane 2dffe1f8bb Fix up getopt() reset management so it works on recent mingw. 15 years ago
Marc G. Fournier 35862ff7f2 Tag 8.4.6. 15 years ago
Marc G. Fournier 2f76a4b5a6 Tag 8.4.5 15 years ago
Marc G. Fournier c302ed9e4e tag 8.4.4 15 years ago
Marc G. Fournier d6c7c7c6bc tag 8.4.3 16 years ago
Tom Lane 903352faeb Re-order configure tests to reflect the fact that the code generated for 16 years ago
Tom Lane ed62e74522 Alter the configure script to fail immediately if the C compiler does not 16 years ago
Marc G. Fournier 5cc7c13022 tag for 8.4.2 16 years ago
Marc G. Fournier 6883b7df92 Tag 8.4.1 16 years ago
Marc G. Fournier 41f467f343 Bundle v8.4.0 16 years ago
Marc G. Fournier bc00ceb159 bundle RC2 16 years ago
Marc G. Fournier 35daaa91d3 time to tag rc1 ... 16 years ago
Tom Lane 14ba9fdef6 Fix ill-advised whitespace prettification, per buildfarm. 16 years ago
Tom Lane cb10e3af3a Support Kerberos on platforms where libcom_err depends on OpenSSL, as 16 years ago
Peter Eisentraut 5e4c8aee1f Add documentation string for LDFLAGS_SL in configure --help output. 16 years ago
Marc G. Fournier abc924519a commit for BETA2 16 years ago
Marc G. Fournier 4c9c0b85fb commit and tag beta1 16 years ago
Bruce Momjian 77b044f27e Disable effective_io_concurrency on Solaris because posix_fadvise() is 16 years ago
Tom Lane 1d26226d95 Make an attempt at fixing our current Solaris 11 breakage: add a configure 16 years ago
Tom Lane 3da36407c0 On Solaris, we should only force use of our own getopt(); it's okay to use 16 years ago
Andrew Dunstan 30735adfe4 do not use unsetenv.c on mingw 17 years ago
Tom Lane 68d95f12e7 Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 17 years ago
Peter Eisentraut 9c4b69ed5c Recreate ecpg_config.h with a stamp file created by config.status, same 17 years ago
Magnus Hagander 0154345078 Make win32 builds always do SetEnvironmentVariable() when doing putenv(). 17 years ago
Bruce Momjian eac951d510 Check nsl library for gethostbyname_r() on all platforms (HP-UX uses it 17 years ago
Bruce Momjian 62f09e92be Renable threading build for Solaris 2.5, per report from Andrew Chernow 17 years ago
Tom Lane 1a37056a74 Re-enable the old code in xlog.c that tried to use posix_fadvise(), so that 17 years ago
Peter Eisentraut 16785db18c Produce a full version string for Sun Studio. 17 years ago