Clarify terminology standalone backend vs. single-user mode
Peter Eisentraut <peter_e@gmx.net>
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>
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/maintenance.sgml | modified | +5 −5 |
| doc/src/sgml/ref/postgres-ref.sgml | modified | +4 −0 |
| src/backend/access/transam/varsup.c | modified | +3 −3 |