Skip to content

Commit 7cc0ba9

Browse files
committed
Add missing entry for session_preload_libraries in sample config.
The omission was apparently an oversight in the original patch.
1 parent a6542a4 commit 7cc0ba9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/utils/misc/postgresql.conf.sample

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -534,6 +534,7 @@
534534

535535
#dynamic_library_path = '$libdir'
536536
#local_preload_libraries = ''
537+
#session_preload_libraries = ''
537538

538539

539540
#------------------------------------------------------------------------------

0 commit comments

Comments
 (0)