mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-10 19:47:39 +08:00
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>