mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 07:13:06 -04:00
7dfd5cd21c
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>