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:54:01 -0500 |
commit | e86507d7708591804c38de67f8ba5fdb67863810 (patch) | |
tree | f11ed84982ae9ab33e175e95bf26e3c40fe92c55 /src/backend/access/gist/gistvacuum.c | |
parent | 182362b669f484c1f92e058c710b025d25ddc5dd (diff) | |
download | postgresql-e86507d7708591804c38de67f8ba5fdb67863810.tar.gz postgresql-e86507d7708591804c38de67f8ba5fdb67863810.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/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions