diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2014-12-03 19:54:01 -0500 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2014-12-03 19:58:13 -0500 |
commit | 3e2dc9703a4835ace14310f82369df0a4e8528f2 (patch) | |
tree | 41990b42b294b422582745c61ad8ec0d5b9cfdf4 /src/backend/utils/adt/jsonb_util.c | |
parent | 567737822a004dd23a105c5b7129ff98b2805ac7 (diff) | |
download | postgresql-3e2dc9703a4835ace14310f82369df0a4e8528f2.tar.gz postgresql-3e2dc9703a4835ace14310f82369df0a4e8528f2.zip |
Move PG_AUTOCONF_FILENAME definition
Since this is not something that a user should change,
pg_config_manual.h was an inappropriate place for it.
In initdb.c, remove the use of the macro, because utils/guc.h can't be
included by non-backend code. But we hardcode all the other
configuration file names there, so this isn't a disaster.
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions