mirror of
https://github.com/postgres/postgres.git
synced 2025-07-17 06:41:09 +03:00
Remove KSQO from GUC and move file to _deadcode.
This commit is contained in:
@ -89,8 +89,6 @@
|
||||
#enable_mergejoin = true
|
||||
#enable_hashjoin = true
|
||||
|
||||
#ksqo = false
|
||||
|
||||
#effective_cache_size = 1000 # default in 8k pages
|
||||
#random_page_cost = 4
|
||||
#cpu_tuple_cost = 0.01
|
||||
|
Reference in New Issue
Block a user