Commits

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

DateSubjectAuthorReleases
2012-10-26 Prefer actual constants to pseudo-constants in equivalence class machinery. Tom Lane 8.3.22
2012-10-24 Prevent parser from believing that views have system columns. Tom Lane 8.3.22
2012-10-19 Fix hash_search to avoid corruption of the hash table on out-of-memory. Tom Lane 8.3.22
2012-10-19 Fix ruleutils to print "INSERT INTO foo DEFAULT VALUES" correctly. Tom Lane 8.3.22
2012-10-18 Fix planning of non-strict equivalence clauses above outer joins. Tom Lane 8.3.22
2012-10-11 Fix cross-type case in partial row matching for hashed subplans. Tom Lane 8.3.22
2012-10-10 Fix PGXS support for building loadable modules on AIX. Tom Lane 8.3.22
2012-10-09 Fix lo_import and lo_export to return useful error messages more often. Tom Lane 8.3.22
2012-10-09 Fix lo_export usage in example programs. Tom Lane 8.3.22
2012-10-04 Fix permissions explanations in CREATE DATABASE and CREATE SCHEMA docs. Tom Lane 8.3.22
2012-09-29 Fix bugs in "restore.sql" script emitted in pg_dump tar output. Tom Lane 8.3.22
2012-09-28 Fix pg_restore to accept POSIX-conformant tar files. Tom Lane 8.3.22
2012-09-25 Fix examples of how to use "su" while starting the server. Tom Lane 8.3.22
2012-09-19 Stamp 8.3.21. Tom Lane 8.3.21
2012-09-19 Update release notes for 9.2.1, 9.1.6, 9.0.10, 8.4.14, 8.3.21. Tom Lane 8.3.21
2012-09-19 Update time zone data files to tzdata release 2012f. Tom Lane 8.3.21
2012-09-17 Provide adequate documentation of the "table_name *" notation. Tom Lane 8.3.21
2012-09-14 Back-patch fix and test case for bug #7516. Tom Lane 8.3.21
2012-09-10 Make plperl safe against functions that are redefined while running. Tom Lane 8.3.21
2012-09-05 Restore SIGFPE handler after initializing PL/Perl. Tom Lane 8.3.21
2012-08-31 Back-patch recent fixes for gistchoose and gistRelocateBuildBuffersOnSplit. Tom Lane 8.3.21
2012-08-23 Fix cascading privilege revoke to notice when privileges are still held. Tom Lane 8.3.21
2012-08-14 Stamp 8.3.20. Tom Lane 8.3.20
2012-08-14 Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20. Tom Lane 8.3.20
2012-08-14 Prevent access to external files/URLs via contrib/xml2's xslt_process(). Tom Lane 8.3.20