mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-19 14:10:37 +00:00
Add local_file_cache GUC
This commit is contained in:
@@ -387,7 +387,6 @@ lfc_init(void)
|
||||
&lfc_enabled,
|
||||
true, /* enabled by default */
|
||||
PGC_POSTMASTER,
|
||||
0,
|
||||
NULL,
|
||||
lfc_change_state,
|
||||
NULL);
|
||||
|
||||
Reference in New Issue
Block a user