diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index dcaeda4..371419e 100644 --- a/doc/src/sgml/catalogs.sgml +++ b/doc/src/sgml/catalogs.sgml @@ -5172,7 +5172,7 @@ provider - name + text The label provider associated with this label. @@ -6400,6 +6400,18 @@ converter to produce a constant. + + + typacl + aclitem[] + + + Access privileges; see + and + + for details + + @@ -8162,6 +8174,16 @@ + userepl + bool + + + User can initiate streaming replication and put the system in and + out of backup mode. + + + + passwd text @@ -8596,8 +8618,8 @@ usesysid - int4 - User ID (arbitrary number used to reference this user) + oid + ID of this user @@ -8622,6 +8644,15 @@ + userepl + bool + + User can initiate streaming replication and put the system in and + out of backup mode. + + + + passwd text Not the password (always reads as ********) @@ -8692,8 +8723,8 @@ srvname - text - + name + pg_foreign_server.srvname Name of the foreign server