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

Remove no-longer-used FixBTree GUC variable.

This commit is contained in:
Tom Lane
2003-02-23 23:27:21 +00:00
parent 61b22d3aab
commit 3981f2195f
3 changed files with 3 additions and 14 deletions

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 server_encoding session_authorization"
lc_time lc_numeric server_encoding session_authorization"
### What options are listed in postgresql.conf.sample, but don't appear
### in guc.c?