1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-17 06:41:09 +03:00

Rename show_btree_build_stats to log_btree_build_stats

This commit is contained in:
Bruce Momjian
2002-11-15 01:26:09 +00:00
parent d36aa2e885
commit 559b6c7ced
4 changed files with 9 additions and 9 deletions

View File

@ -158,7 +158,7 @@
#log_statement_stats = false
# requires BTREE_BUILD_STATS
#show_btree_build_stats = false
#log_btree_build_stats = false
#