Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Fix pg_control_checkpoint from commit 4b0d28de06 | Simon Riggs | 2017-11-21 |
* | Remove secondary checkpoint | Simon Riggs | 2017-11-07 |
* | Make WAL segment size configurable at initdb time. | Andres Freund | 2017-09-19 |
* | Phase 3 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Rename WAL-related functions and views to use "lsn" not "location". | Tom Lane | 2017-05-11 |
* | Remove pg_control's enableIntTimes field. | Tom Lane | 2017-02-23 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 |
* | Fix CRC check handling in get_controlfile | Peter Eisentraut | 2016-09-28 |
* | pg_ctl: Detect current standby state from pg_control | Peter Eisentraut | 2016-09-21 |
* | pgindent run for 9.6 | Robert Haas | 2016-06-09 |
* | Expose control file data via SQL accessible functions. | Joe Conway | 2016-03-05 |