aboutsummaryrefslogtreecommitdiff
path: root/src/common/controldata_utils.c
Commit message (Expand)AuthorAge
* Update copyright for 2021Bruce Momjian2021-01-02
* Update copyrights for 2020Bruce Momjian2020-01-01
* Use consistent style for checking return from system callsPeter Eisentraut2019-07-07
* Move logging.h and logging.c from src/fe_utils/ to src/common/.Tom Lane2019-05-14
* Unified logging system for command-line programsPeter Eisentraut2019-04-01
* Refactor more code logic to update the control fileMichael Paquier2019-03-18
* Add routine able to update the control file to src/common/Michael Paquier2019-03-12
* Tighten use of OpenTransientFile and CloseTransientFileMichael Paquier2019-03-09
* Make get_controlfile not leak file descriptorsJoe Conway2019-02-28
* Update copyright for 2019Bruce Momjian2019-01-02
* Add proper errcodes to new error messages for read() failuresMichael Paquier2018-07-23
* Rework error messages around file handlingMichael Paquier2018-07-18
* Adjust error messagePeter Eisentraut2018-06-11
* Fix error message on short read of pg_controlMagnus Hagander2018-05-18
* Update copyright for 2018Bruce Momjian2018-01-02
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Fix CRC check handling in get_controlfilePeter Eisentraut2016-09-28
* pg_ctl: Detect current standby state from pg_controlPeter Eisentraut2016-09-21
* pgindent run for 9.6Robert Haas2016-06-09
* Make get_controlfile() error logging consistent with src/commonJoe Conway2016-03-07
* Expose control file data via SQL accessible functions.Joe Conway2016-03-05