Commits

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

DateSubjectAuthorReleases
2011-06-17 Obtain table locks as soon as practical during pg_dump. Tom Lane 8.2.22
2011-06-17 Add overflow checks to int4 and int8 versions of generate_series(). Robert Haas 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-13 Fix aboriginal copy-paste mistake in error message Alvaro Herrera 8.2.22
2011-06-10 Work around gcc 4.6.0 bug that breaks WAL replay. Tom Lane 8.2.22
2011-06-09 Fix documentation of information_schema.element_types Peter Eisentraut 8.2.22
2011-06-04 Allow building with perl 5.14. Andrew Dunstan 8.2.22
2011-06-04 ECPG documentation fixes Peter Eisentraut 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-19 Replace strdup() with pstrdup(), to avoid leaking memory. Heikki Linnakangas 8.2.22
2011-05-12 Fix write-past-buffer-end in ldapServiceLookup(). Tom Lane 8.2.22
2011-05-01 Catch errors in for loop in makefile Peter Eisentraut 8.2.22
2011-04-29 Rewrite pg_size_pretty() to avoid compiler bug. Tom Lane 8.2.22
2011-04-28 The arguments to pg_ctl kill are not optional - remove brackets in the docs. Heikki Linnakangas 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-15 Tag 8.2.21. Marc G. Fournier 8.2.21
2011-04-14 Translation updates Peter Eisentraut 8.2.21