From 1479c5afdce2c57928dc1322bd71106858a0770f Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Mon, 5 Jul 2021 08:26:00 +0200 Subject: [PATCH] doc: Fix quoting markup --- doc/src/sgml/appendix-obsolete-default-roles.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/appendix-obsolete-default-roles.sgml b/doc/src/sgml/appendix-obsolete-default-roles.sgml index ef252435bb6..bf828b39ab4 100644 --- a/doc/src/sgml/appendix-obsolete-default-roles.sgml +++ b/doc/src/sgml/appendix-obsolete-default-roles.sgml @@ -11,9 +11,9 @@ - PostgreSQL 13 and below used the term 'Default Roles', however, as these + PostgreSQL 13 and below used the term Default Roles. However, as these roles are not able to actually be changed and are installed as part of the - system at initialization time, the more appropriate term to use is "Predefined Roles". + system at initialization time, the more appropriate term to use is Predefined Roles. See for current documentation regarding Predefined Roles, and the release notes for PostgreSQL 14 for details on this change. -- 2.39.5