Clarify terminology standalone backend vs. single-user mode
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 21 Jun 2013 03:03:18 +0000 (23:03 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 21 Jun 2013 03:03:18 +0000 (23:03 -0400)
commit7dfd5cd21c0091e467b16b31a10e20bbedd0a836
tree6224eeb38efa913f1bd7a3f3819f651f190f12db
parent4c54e87a86d6e73aa3a3b7710fa3db33297792d4
Clarify terminology standalone backend vs. single-user mode

Most of the documentation uses "single-user mode", so use that in the
code as well.  Adjust the documentation to match the new error message
wording.  Also add a documentation index entry for "single-user mode".

Based-on-patch-by: Jeff Janes <jeff.janes@gmail.com>
doc/src/sgml/maintenance.sgml
doc/src/sgml/ref/postgres-ref.sgml
src/backend/access/transam/varsup.c