diff options
author | Robert Haas <rhaas@postgresql.org> | 2024-03-13 12:06:44 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2024-03-13 12:06:44 -0400 |
commit | dbfc44716596073b99e093a04e29e774a518f520 (patch) | |
tree | 54633322a838768f020053bea59f391e313422ec /src/backend/commands/cluster.c | |
parent | 97d85be365443eb4bf84373a7468624762382059 (diff) | |
download | postgresql-dbfc44716596073b99e093a04e29e774a518f520.tar.gz postgresql-dbfc44716596073b99e093a04e29e774a518f520.zip |
Expose new function get_controlfile_by_exact_path().
This works just like get_controlfile(), but expects the path to the
control file rather than the path to the data directory that contains
the control file. This makes more sense in cases where the caller
has already constructed the path to the control file itself.
Amul Sul and Robert Haas, reviewed by Michael Paquier
Diffstat (limited to 'src/backend/commands/cluster.c')
0 files changed, 0 insertions, 0 deletions