pgsql: Revert "docs: change "default role" wording to "predefined role" - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Revert "docs: change "default role" wording to "predefined role"
Date
Msg-id E1j0sAE-0002E8-PJ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Revert "docs: change "default role" wording to "predefined role""

This reverts commit 90d553dd96106ab278550e85d95a5663d77d7db7.

Per discussion, we can't change the section title without some
web-site work, so revert this change temporarily.

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

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/608006c1b9c328ccb4ccd730cc2161a77eb6c3d7

Modified Files
--------------
doc/src/sgml/release-9.6.sgml |  2 +-
doc/src/sgml/user-manag.sgml  | 24 ++++++++++++------------
2 files changed, 13 insertions(+), 13 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Release notes for 12.2, 11.7, 10.12, 9.6.17, 9.5.21, 9.4.26.
Next
From: Thomas Munro
Date:
Subject: pgsql: psql: Fix %w length in PROMPT2 when PROMPT1 contains a newline.