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:
@@ -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?
|
||||
|
Reference in New Issue
Block a user