Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit97a11fd

Browse files
committed
postgresql.conf.sample: Improve whitespace
1 parent9af4159 commit97a11fd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,18 +570,20 @@
570570
#exit_on_error = off# terminate session on any error?
571571
#restart_after_crash = on# reinitialize after backend crash?
572572

573+
573574
#------------------------------------------------------------------------------
574575
# CONFIG FILE INCLUDES
575576
#------------------------------------------------------------------------------
576577

577578
# These options allow settings to be loaded from files other than the
578-
# default postgresql.conf
579+
# default postgresql.conf.
579580

580581
#include_dir = 'conf.d'# include files ending in '.conf' from
581582
# directory 'conf.d'
582583
#include_if_exists = 'exists.conf'# include file only if it exists
583584
#include = 'special.conf'# include file
584585

586+
585587
#------------------------------------------------------------------------------
586588
# CUSTOMIZED OPTIONS
587589
#------------------------------------------------------------------------------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp