Commits

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

DateSubjectAuthorReleases
2016-03-04 Fix compile breakage due to 0315dfa8f4afa8390383119330ca0bf241be4ad4. Robert Haas 9.1.21
2016-03-04 Fix query-based tab completion for multibyte characters. Robert Haas 9.1.21
2016-02-03 pgbench: Install guard against overflow when dividing by -1. Robert Haas 9.1.20
2016-01-15 Fix spelling mistake. Robert Haas 9.1.20
2015-08-04 Cap wal_buffers to avoid a server crash when it's set very large. Robert Haas 9.1.19
2015-05-18 Fix error message in pre_sync_fname. Robert Haas 9.1.16
2015-05-05 Fix some problems with patch to fsync the data directory. Robert Haas 9.1.16
2015-05-04 Recursively fsync() the data directory after a crash. Robert Haas 9.1.16
2015-02-17 Improve pg_check_dir's handling of closedir() failures. Robert Haas 9.1.16
2015-01-15 pg_standby: Avoid writing one byte beyond the end of the buffer. Robert Haas 9.1.15
2014-11-19 Avoid file descriptor leak in pg_test_fsync. Robert Haas 9.1.15
2014-09-26 Fix identify_locking_dependencies for schema-only dumps. Robert Haas 9.1.15
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 9.1.12
2014-02-01 Clear MyProc and MyProcSignalState before they become invalid. Robert Haas 9.1.12
2013-07-19 doc: Fix typos in conversion names. Robert Haas 9.1.10
2013-06-12 Improve description of loread/lowrite. Robert Haas 9.1.10
2013-05-23 Fix typo in comment. Robert Haas 9.1.10
2013-01-25 Eliminate use of ExecuteSqlQueryForSingleRow, which is not in 9.1. Robert Haas 9.1.8
2012-09-14 Properly set relpersistence for fake relcache entries. Robert Haas 9.1.6
2012-09-06 Fix "too many arguments" messages not to index off the end of argv[]. Robert Haas 9.1.6
2012-08-30 Document how to prevent PostgreSQL itself from exhausting memory. Robert Haas 9.1.6
2012-08-30 Add missing period to detail message. Robert Haas 9.1.6
2012-08-27 Back-patch fixes for some issues in our Windows socket code into 9.1. Robert Haas 9.1.6
2012-08-06 Typo fixes for previous commit. Robert Haas 9.1.5
2012-08-06 Warn more vigorously about the non-transactional behavior of sequences. Robert Haas 9.1.5