index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
misc
/
pg_controldata.c
Commit message (
Expand
)
Author
Age
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
*
Reorganize partitioning code
Alvaro Herrera
2018-04-14
*
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