diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-09-25 13:26:18 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-09-25 13:37:19 +0300 |
commit | b0d81adea650a4bc2b9391234345bb935b89a694 (patch) | |
tree | 38f431acc1f775adfae8db86d09cec72375b8b5b /src/backend/utils/adt/json.c | |
parent | afd1d95f5bf0cb48af77e5897eb4c356b5371c7b (diff) | |
download | postgresql-b0d81adea650a4bc2b9391234345bb935b89a694.tar.gz postgresql-b0d81adea650a4bc2b9391234345bb935b89a694.zip |
Add -D option to specify data directory to pg_controldata and pg_resetxlog.
It was confusing that to other commands, like initdb and postgres, you would
pass the data directory with "-D datadir", but pg_controldata and
pg_resetxlog would take just plain path, without the "-D". With this patch,
pg_controldata and pg_resetxlog also accept "-D datadir".
Abhijit Menon-Sen, with minor kibitzing by me
Diffstat (limited to 'src/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions