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-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-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-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 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-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
2014-05-15 Fix unportable setvbuf() usage in initdb. Tom Lane 8.4.22
2014-05-15 In initdb, ensure stdout/stderr buffering behavior is what we expect. Tom Lane 8.4.22
2014-05-10 Accept tcl 8.6 in configure's probe for tclsh. Tom Lane 8.4.22
2014-05-09 Document permissions needed for pg_database_size and pg_tablespace_size. Tom Lane 8.4.22
2014-05-08 Avoid buffer bloat in libpq when server is consistently faster than client. Tom Lane 8.4.22
2014-05-07 Fix failure to set ActiveSnapshot while rewinding a cursor. Tom Lane 8.4.22
2014-05-05 Fix possible cache invalidation failure in ReceiveSharedInvalidMessages. Tom Lane 8.4.22
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 8.4.22
2014-04-30 Check for interrupts and stack overflow during rule/view dumps. Tom Lane 8.4.22