Commit 890a9992 authored by Bruce Momjian's avatar Bruce Momjian

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

to match surrounding outdenting.
parent 49562f5e
...@@ -555,8 +555,8 @@ ...@@ -555,8 +555,8 @@
# ERROR HANDLING # ERROR HANDLING
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
#exit_on_error = off # terminate session on any error? #exit_on_error = off # terminate session on any error?
#restart_after_crash = on # reinitialize after backend crash? #restart_after_crash = on # reinitialize after backend crash?
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment