1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

Add to skip list in check_guc

This commit is contained in:
Bruce Momjian
2002-08-27 03:06:16 +00:00
parent fd9d665908
commit b7e272429c

View File

@@ -15,7 +15,7 @@
## postgresql.conf.sample, it should be listed here so that it
## can be ignored
INTENTIONALLY_NOT_INCLUDED="pre_auth_delay lc_messages lc_monetary \
lc_time lc_numeric fixbtree"
lc_time lc_numeric fixbtree server_encoding session_authorization"
### What options are listed in postgresql.conf.sample, but don't appear
### in guc.c?