Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.5.6 |
| 2015-05-20 | Collection of typo fixes. | Heikki Linnakangas | 9.5.0 |
| 2014-11-20 | Revamp the WAL record format. | Heikki Linnakangas | 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-29 | Treat 2PC commit/abort the same as regular xacts in recovery. | Heikki Linnakangas | 9.5.0 |
| 2014-06-14 | Change the signature of rm_desc so that it's passed a XLogRecord. | Heikki Linnakangas | 9.5.0 |