pgsql: Clarify terminology standalone backend vs. single-user mode

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Clarify terminology standalone backend vs. single-user mode
Date: 2013-06-21 03:09:37
Message-ID: E1UprjF-0004GK-4A@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(dot)janes(at)gmail(dot)com>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7dfd5cd21c0091e467b16b31a10e20bbedd0a836

Modified Files
--------------
doc/src/sgml/maintenance.sgml | 10 +++++-----
doc/src/sgml/ref/postgres-ref.sgml | 4 ++++
src/backend/access/transam/varsup.c | 6 +++---
3 files changed, 12 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2013-06-22 02:54:52 pgsql: doc: Fix date in EPUB manifest
Previous Message Peter Eisentraut 2013-06-20 02:35:09 pgsql: Further update CREATE FUNCTION documentation about argument name