Skip to content

Commit 890a999

Browse files
committed
Reduce tab outdent of "error handling" GUC comments in postgresql.conf,
to match surrounding outdenting.
1 parent 49562f5 commit 890a999

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -555,8 +555,8 @@
555555
# ERROR HANDLING
556556
#------------------------------------------------------------------------------
557557

558-
#exit_on_error = off # terminate session on any error?
559-
#restart_after_crash = on # reinitialize after backend crash?
558+
#exit_on_error = off # terminate session on any error?
559+
#restart_after_crash = on # reinitialize after backend crash?
560560

561561

562562
#------------------------------------------------------------------------------

0 commit comments

Comments
 (0)