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

to match surrounding outdenting.
pull/1/head
Bruce Momjian 14 years ago
parent 49562f5eb6
commit 890a9992ce
  1. 4
      src/backend/utils/misc/postgresql.conf.sample

@ -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?
#------------------------------------------------------------------------------

Loading…
Cancel
Save