pgsql: doc: clarify hierarchy of objects: global, db, schema, etc. - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: clarify hierarchy of objects: global, db, schema, etc.
Date
Msg-id E1jJP5s-0005Gl-84@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  clarify hierarchy of objects:  global, db, schema, etc.

The previous wording was confusing because it wasn't in decreasing order
and had to backtrack.  Also clarify role/user wording.

Reported-by: jbird@nuna.com

Discussion: https://postgr.es/m/158057750885.1123.2806779262588618988@wrigleys.postgresql.org

Backpatch-through: 9.5

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e472ebd65deb98940fca7a22e940e6cc73592ece

Modified Files
--------------
doc/src/sgml/ddl.sgml       | 15 +++++++--------
doc/src/sgml/manage-ag.sgml | 16 +++++++---------
2 files changed, 14 insertions(+), 17 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: clarify when row-level locks are released
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: remove mention of bitwise operators as solely type-limited