mirror of
https://github.com/postgres/postgres.git
synced 2025-06-27 23:21:58 +03:00
Add missing entry for session_preload_libraries in sample config.
The omission was apparently an oversight in the original patch.
This commit is contained in:
@ -534,6 +534,7 @@
|
|||||||
|
|
||||||
#dynamic_library_path = '$libdir'
|
#dynamic_library_path = '$libdir'
|
||||||
#local_preload_libraries = ''
|
#local_preload_libraries = ''
|
||||||
|
#session_preload_libraries = ''
|
||||||
|
|
||||||
|
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user