1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-01 01:04:50 +03:00

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