Commits

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

DateSubjectAuthorReleases
2011-08-20 Fix performance problem when building a lossy tidbitmap. Tom Lane 8.2.22
2011-08-16 Fix race condition in relcache init file invalidation. Tom Lane 8.2.22
2011-07-28 Fix pg_restore's direct-to-database mode for standard_conforming_strings. Tom Lane 8.2.22
2011-07-24 Use OpenSSL's SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER flag. Tom Lane 8.2.22
2011-07-05 Fix psql's counting of script file line numbers during COPY. Tom Lane 8.2.22
2011-07-03 Back-patch creation of tar.bz2 tarball during "make dist". Tom Lane 8.2.22
2011-06-21 Apply upstream fix for blowfish signed-character bug (CVE-2011-2483). Tom Lane 8.2.22
2011-06-20 Fix missed use of "cp -i" in an example, per Fujii Masao. Tom Lane 8.2.22
2011-06-17 Don't use "cp -i" in the example WAL archive_command. Tom Lane 8.2.22
2011-06-17 Obtain table locks as soon as practical during pg_dump. Tom Lane 8.2.22
2011-06-14 Suppress -arch switches in the output of ExtUtils::Embed. Tom Lane 8.2.22
2011-06-14 Fix assorted issues with build and install paths containing spaces. Tom Lane 8.2.22
2011-06-10 Work around gcc 4.6.0 bug that breaks WAL replay. Tom Lane 8.2.22
2011-06-04 Expose the "*VALUES*" alias that we generate for a stand-alone VALUES list. Tom Lane 8.2.22
2011-06-02 Clean up after erroneous SELECT FOR UPDATE/SHARE on a sequence. Tom Lane 8.2.22
2011-06-02 Disallow SELECT FOR UPDATE/SHARE on sequences. Tom Lane 8.2.22
2011-05-31 Protect GIST logic that assumes penalty values can't be negative. Tom Lane 8.2.22
2011-05-30 Fix portability bugs in use of credentials control messages for peer auth. Tom Lane 8.2.22
2011-05-26 Make decompilation of optimized CASE constructs more robust. Tom Lane 8.2.22
2011-05-23 Install defenses against overflow in BuildTupleHashTable(). Tom Lane 8.2.22
2011-05-12 Fix write-past-buffer-end in ldapServiceLookup(). Tom Lane 8.2.22
2011-04-29 Rewrite pg_size_pretty() to avoid compiler bug. Tom Lane 8.2.22
2011-04-27 Fix array- and path-creating functions to ensure padding bytes are zeroes. Tom Lane 8.2.22
2011-04-25 Fix pg_size_pretty() to avoid overflow for inputs close to INT64_MAX. Tom Lane 8.2.22
2011-04-14 Update release notes for releases 9.0.4, 8.4.8, 8.3.15, and 8.2.21. Tom Lane 8.2.21