Commits

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

DateSubjectAuthorReleases
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-10-03 REASSIGN OWNED: consider grants on tablespaces, too Alvaro Herrera 8.3.22
2012-10-02 Fix access past end of string in date parsing. Heikki Linnakangas 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-19 Translation updates Peter Eisentraut 8.3.21
2012-09-17 Provide adequate documentation of the "table_name *" notation. Tom Lane 8.3.21
2012-09-16 Fix documentation reference to maximum allowed for autovacuum_freeze_max_age. Kevin Grittner 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-06 Fix "too many arguments" messages not to index off the end of argv[]. Robert Haas 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-30 Add missing period to detail message. Robert Haas 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