Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-03-22 | Revert "Skip WAL for new relfilenodes, under wal_level=minimal." | Noah Misch | 9.5.22 |
| 2020-03-21 | Skip WAL for new relfilenodes, under wal_level=minimal. | Noah Misch | 9.5.22 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-01-19 | Use abbreviated keys for faster sorting of text datums. | Robert Haas | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-11-14 | Clean up includes from RLS patch | Stephen Frost | 9.5.0 |
| 2014-11-07 | Use the sortsupport infrastructure in more cases. | Robert Haas | 9.5.0 |
| 2014-11-06 | Move the backup-block logic from XLogInsert to a new file, xloginsert.c. | Heikki Linnakangas | 9.5.0 |
| 2014-07-31 | Move log_newpage and log_newpage_buffer to xlog.c. | Heikki Linnakangas | 9.5.0 |
| 2014-07-01 | Avoid copying index tuples when building an index. | Robert Haas | 9.5.0 |