aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorJoe Conway <mail@joeconway.com>2016-03-05 11:10:19 -0800
committerJoe Conway <mail@joeconway.com>2016-03-05 11:10:19 -0800
commitdc7d70ea05deca9dfc6a25043d406b57cc8f6c30 (patch)
tree227bb6a01ec3a15386b29d22d64bc90e92a9b1f9 /src/tutorial/basics.source
parentd34794f7d5566effd342dd0ebaca3de3b48656f0 (diff)
downloadpostgresql-dc7d70ea05deca9dfc6a25043d406b57cc8f6c30.tar.gz
postgresql-dc7d70ea05deca9dfc6a25043d406b57cc8f6c30.zip
Expose control file data via SQL accessible functions.
Add four new SQL accessible functions: pg_control_system(), pg_control_checkpoint(), pg_control_recovery(), and pg_control_init() which expose a subset of the control file data. Along the way move the code to read and validate the control file to src/common, where it can be shared by the new backend functions and the original pg_controldata frontend program. Patch by me, significant input, testing, and review by Michael Paquier.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions