Reduce tab outdent of "error handling" GUC comments in postgresql.conf,

to match surrounding outdenting.
This commit is contained in:
Bruce Momjian 2012-01-24 10:40:47 -05:00
parent 49562f5eb6
commit 890a9992ce

View File

@ -555,8 +555,8 @@
# ERROR HANDLING
#------------------------------------------------------------------------------
#exit_on_error = off # terminate session on any error?
#restart_after_crash = on # reinitialize after backend crash?
#exit_on_error = off # terminate session on any error?
#restart_after_crash = on # reinitialize after backend crash?
#------------------------------------------------------------------------------