We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd9d665 commit b7e2724Copy full SHA for b7e2724
src/backend/utils/misc/check_guc
@@ -15,7 +15,7 @@
15
## postgresql.conf.sample, it should be listed here so that it
16
## can be ignored
17
INTENTIONALLY_NOT_INCLUDED="pre_auth_delay lc_messages lc_monetary \
18
-lc_time lc_numeric fixbtree"
+lc_time lc_numeric fixbtree server_encoding session_authorization"
19
20
### What options are listed in postgresql.conf.sample, but don't appear
21
### in guc.c?
0 commit comments