Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-09-29 | Fix WAL replay in presence of an incomplete record | Alvaro Herrera | 9.6.24 |
| 2017-07-31 | Fix comment. | Tatsuo Ishii | 9.6.4 |
| 2016-07-18 | Clear all-frozen visibilitymap status when locking tuples. | Andres Freund | 9.6.0 |
| 2016-06-17 | pg_visibility: Add pg_truncate_visibility_map function. | Robert Haas | 9.6.0 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-04-15 | Remove trailing commas in enums. | Andres Freund | 9.6.0 |
| 2016-04-14 | Add required database and origin filtering for logical messages. | Andres Freund | 9.6.0 |
| 2016-04-01 | Add Generic WAL interface | Teodor Sigaev | 9.6.0 |
| 2016-03-30 | Add new replication mode synchronous_commit = 'remote_apply'. | Robert Haas | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-09-26 | Remove legacy multixact truncation support. | Andres Freund | 9.6.0 |
| 2015-09-17 | Fix bug introduced by microvacuum for GiST | Teodor Sigaev | 9.6.0 |
| 2015-07-02 | Make use of xlog_internal.h's macros in WAL-related utilities. | Fujii Masao | 9.6.0 |