Commits

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

DateSubjectAuthorReleases
2015-08-04 Cap wal_buffers to avoid a server crash when it's set very large. Robert Haas 9.0.23
2015-05-18 Fix error message in pre_sync_fname. Robert Haas 9.0.20
2015-05-05 Backport "Add pgreadlink() on Windows to read junction points". Robert Haas 9.0.20
2015-05-05 Fix some problems with patch to fsync the data directory. Robert Haas 9.0.20
2015-05-04 Recursively fsync() the data directory after a crash. Robert Haas 9.0.20
2015-05-04 Backport "Expose fsync_fname as a public API". Robert Haas 9.0.20
2015-01-15 pg_standby: Avoid writing one byte beyond the end of the buffer. Robert Haas 9.0.19
2014-09-26 Fix identify_locking_dependencies for schema-only dumps. Robert Haas 9.0.19
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 9.0.16
2014-02-01 Clear MyProc and MyProcSignalState before they become invalid. Robert Haas 9.0.16
2013-07-19 doc: Fix typos in conversion names. Robert Haas 9.0.14
2013-06-12 Improve description of loread/lowrite. Robert Haas 9.0.14
2012-09-06 Fix "too many arguments" messages not to index off the end of argv[]. Robert Haas 9.0.10
2012-08-30 Document how to prevent PostgreSQL itself from exhausting memory. Robert Haas 9.0.10
2012-08-30 Add missing period to detail message. Robert Haas 9.0.10
2012-07-26 Log a better message when canceling autovacuum. Robert Haas 9.0.9
2012-06-26 Backport fsync queue compaction logic to all supported branches. Robert Haas 9.0.9
2012-04-18 Fix copyfuncs/equalfuncs support for ReassignOwnedStmt. Robert Haas 9.0.8
2012-03-21 Don't allow CREATE TABLE AS to put relations in pg_global. Robert Haas 9.0.8
2011-11-16 Don't elide blank lines when accumulating psql command history. Robert Haas 9.0.6
2011-11-10 Correct documentation for trace_userlocks. Robert Haas 9.0.6
2011-10-10 Fix typo in docs for libpq keepalives_count option. Robert Haas 9.0.6
2011-10-06 Make pgstatindex respond to cancel interrupts. Robert Haas 9.0.6
2011-08-25 Properly quote SQL/MED generic options in pg_dump output. Robert Haas 9.0.5
2011-07-27 Fix typo. Robert Haas 9.0.5