Commits

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

DateSubjectAuthorReleases
2015-06-26 Fix a couple of bugs with wal_log_hints. Heikki Linnakangas 9.5.0
2015-06-23 Add missing newline to debug-message. Heikki Linnakangas 9.5.0
2015-05-25 Fix rescan of IndexScan node with the new lossy GiST distance functions. Heikki Linnakangas 9.5.0
2015-05-22 At promotion, don't leave behind a partial segment on the old timeline. Heikki Linnakangas 9.5.0
2015-05-20 Fix more typos in comments. Heikki Linnakangas 9.5.0
2015-05-20 Collection of typo fixes. Heikki Linnakangas 9.5.0
2015-05-19 Fix off-by-one error in Assertion. Heikki Linnakangas 9.5.0
2015-05-18 Fix typo in comment. Heikki Linnakangas 9.5.0
2015-05-18 Put back stats-collector restarting code, removed accidentally. Heikki Linnakangas 9.5.0
2015-05-15 Silence another create_index regression test failure. Heikki Linnakangas 9.5.0
2015-05-15 Fix docs build. Oops. Heikki Linnakangas 9.5.0
2015-05-15 Add archive_mode='always' option. Heikki Linnakangas 9.5.0
2015-05-15 Silence create_index regression test failure. Heikki Linnakangas 9.5.0
2015-05-15 Fix datatype confusion with the new lossy GiST distance functions. Heikki Linnakangas 9.5.0
2015-05-15 Allow GiST distance function to return merely a lower-bound. Heikki Linnakangas 9.5.0
2015-05-08 At promotion, archive last segment from old timeline with .partial suffix. Heikki Linnakangas 9.5.0
2015-05-08 Add macros to check if a filename is a WAL segment or other such file. Heikki Linnakangas 9.5.0
2015-05-04 Fix the same-rel optimization when creating WAL records. Heikki Linnakangas 9.5.0
2015-05-01 Fix pg_rewind regression failure after "fast promotion" Heikki Linnakangas 9.5.0
2015-04-24 Add comments explaining how unique and exclusion constraints are enforced. Heikki Linnakangas 9.5.0
2015-04-24 Move functions related to index maintenance to separate source file. Heikki Linnakangas 9.5.0
2015-04-23 Fix deadlock at startup, if max_prepared_transactions is too small. Heikki Linnakangas 9.5.0
2015-04-22 Make the pg_rewind regression tests more robust on slow systems. Heikki Linnakangas 9.5.0
2015-04-22 Don't leave 'tmp_check' directory behind in pg_rewind regression tests. Heikki Linnakangas 9.5.0
2015-04-21 Add missing installcheck target to pg_rewind's Makefile Heikki Linnakangas 9.5.0