Commits

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

DateSubjectAuthorReleases
2012-07-26 Log a better message when canceling autovacuum. Robert Haas 9.1.5
2012-05-22 Fix error message for COMMENT/SECURITY LABEL ON COLUMN xxx IS 'yyy' Robert Haas 9.1.4
2012-05-11 Prevent loss of init fork when truncating an unlogged table. Robert Haas 9.1.4
2012-04-18 Fix copyfuncs/equalfuncs support for ReassignOwnedStmt. Robert Haas 9.1.4
2012-03-28 pg_basebackup: Error handling fixes. Robert Haas 9.1.4
2012-03-23 Update docs on numeric storage requirements. Robert Haas 9.1.4
2012-03-21 Don't allow CREATE TABLE AS to put relations in pg_global. Robert Haas 9.1.4
2012-03-07 Attempt to reduce locale dependencies in regression tests. Robert Haas 9.1.4
2012-01-06 Fix variable confusion in BufferSync(). Robert Haas 9.1.3
2011-11-16 Don't elide blank lines when accumulating psql command history. Robert Haas 9.1.2
2011-11-10 Correct documentation for trace_userlocks. Robert Haas 9.1.2
2011-10-28 Clarify that ORDER BY/FOR UPDATE can't malfunction at higher iso levels. Robert Haas 9.1.2
2011-10-28 Change "and and" to "and". Robert Haas 9.1.2
2011-10-21 Fix DROP OPERATOR FAMILY IF EXISTS. Robert Haas 9.1.2
2011-10-19 Document that postmaster.opts is excluded from base backups Robert Haas 9.1.2
2011-10-10 Improve documentation of how to fiddle with SCSI drives on FreeBSD. Robert Haas 9.1.2
2011-10-10 Fix typo in docs for libpq keepalives_count option. Robert Haas 9.1.2
2011-10-10 Revert accidental change to pg_config_manual.h. Robert Haas 9.1.2
2011-10-08 Add missing space. Robert Haas 9.1.2
2011-10-06 Make pgstatindex respond to cancel interrupts. Robert Haas 9.1.2
2011-09-21 Fix another bit of unlogged-table-induced breakage. Robert Haas 9.1.1
2011-08-25 Properly quote SQL/MED generic options in pg_dump output. Robert Haas 9.1.0
2011-08-25 Revert "Tweak postgresql.conf.sample's comments on listen_addresess." Robert Haas 9.1.0
2011-08-25 Tweak postgresql.conf.sample's comments on listen_addresess. Robert Haas 9.1.0
2011-08-25 Adjust CREATE DOMAIN example for standard_conforming_strings=on. Robert Haas 9.1.0