Commits

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

DateSubjectAuthorReleases
2014-07-21 Stamp 8.4.22. Tom Lane 8.4.22
2014-07-21 Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22. Tom Lane 8.4.22
2014-07-21 Translation updates Peter Eisentraut 8.4.22
2014-07-19 Update time zone data files to tzdata release 2014e. Tom Lane 8.4.22
2014-07-18 Fix two low-probability memory leaks in regular expression parsing. Tom Lane 8.4.22
2014-07-15 Fix REASSIGN OWNED for text search objects Alvaro Herrera 8.4.22
2014-07-15 doc: small fixes for REINDEX reference page Peter Eisentraut 8.4.22
2014-07-12 Add autocompletion of locale keywords for CREATE DATABASE Magnus Hagander 8.4.22
2014-07-11 Fix bug with whole-row references to append subplans. Tom Lane 8.4.22
2014-07-08 Don't assume a subquery's output is unique if there's a SRF in its tlist. Tom Lane 8.4.22
2014-07-02 Add some errdetail to checkRuleResultList(). Tom Lane 8.4.22
2014-06-26 Remove obsolete example of CSV log file name from log_filename document. Fujii Masao 8.4.22
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 8.4.22
2014-06-14 Make pqsignal() available to pg_regress of ECPG and isolation suites. Noah Misch 8.4.22
2014-06-14 Secure Unix-domain sockets of "make check" temporary clusters. Noah Misch 8.4.22
2014-06-14 Add mkdtemp() to libpgport. Noah Misch 8.4.22
2014-06-13 Fix pg_restore's processing of old-style BLOB COMMENTS data. Tom Lane 8.4.22
2014-06-12 Remove inadvertent copyright violation in largeobject regression test. Tom Lane 8.4.22
2014-06-11 Fix ancient encoding error in hungarian.stop. Tom Lane 8.4.22
2014-06-05 Add defenses against running with a wrong selection of LOBLKSIZE. Tom Lane 8.4.22
2014-06-04 Fix longstanding bug in HeapTupleSatisfiesVacuum(). Andres Freund 8.4.22
2014-05-30 On OS X, link libpython normally, ignoring the "framework" framework. Tom Lane 8.4.22
2014-05-29 When using the OSSP UUID library, cache its uuid_t state object. Tom Lane 8.4.22
2014-05-28 Revert "Fix bogus %name-prefix option syntax in all our Bison files." Tom Lane 8.4.22
2014-05-28 Fix bogus %name-prefix option syntax in all our Bison files. Tom Lane 8.4.22