mirror of
https://github.com/postgres/postgres.git
synced 2025-05-30 00:02:11 -04: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>