postgresql/src/include/common
Peter Eisentraut c1dc51d484 pg_ctl: Detect current standby state from pg_control
pg_ctl used to determine whether a server was in standby mode by looking
for a recovery.conf file.  With this change, it instead looks into
pg_control, which is potentially more accurate.  There are also
occasional discussions about removing recovery.conf, so this removes one
dependency.

Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
2016-09-21 12:00:00 -04:00
..
config_info.h pgindent run for 9.6 2016-06-09 18:02:36 -04:00
controldata_utils.h pg_ctl: Detect current standby state from pg_control 2016-09-21 12:00:00 -04:00
fe_memutils.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
ip.h Move code shared between libpq and backend from backend/libpq/ to common/. 2016-09-02 13:49:59 +03:00
keywords.h Avoid PGDLLIMPORT for simple local references in frontend programs. 2016-03-23 23:26:44 -04:00
md5.h Move code shared between libpq and backend from backend/libpq/ to common/. 2016-09-02 13:49:59 +03:00
pg_lzcompress.h pgindent run for 9.5 2015-05-23 21:35:49 -04:00
relpath.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
restricted_token.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
string.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
username.h Update copyright for 2016 2016-01-02 13:33:40 -05:00