pgsql: doc: CREATE DATABASE doesn't copy db-level perms. from template - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: CREATE DATABASE doesn't copy db-level perms. from template
Date
Msg-id E1qyy9Y-003mHH-Oy@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: CREATE DATABASE doesn't copy db-level perms. from template

Reported-by: david@kapitaltrading.com

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

Backpatch-through: 11

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/31a89ddeb8ebe1904a4a2fc8914f577c6ceb9dee

Modified Files
--------------
doc/src/sgml/manage-ag.sgml | 6 ++++++
1 file changed, 6 insertions(+)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: mention ORDER BY for some aggregates, add ORDER BY examples
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: \copy can get data values \. and end-of-input confused