From 25028a27c828b8d31a85064f230113a42c0fea81 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Fri, 6 Apr 2012 23:54:27 +0300 Subject: [PATCH] Correct various system catalog/view definitions in the documentation Thom Brown --- doc/src/sgml/catalogs.sgml | 41 +++++++++++++++++++++++++++++++++----- 1 file changed, 36 insertions(+), 5 deletions(-) diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index dcaeda413d..1533cff4b9 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 + + @@ -8161,6 +8173,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 @@ -8621,6 +8643,15 @@ + + userepl + bool + + User can initiate streaming replication and put the system in and + out of backup mode. + + + passwd text @@ -8692,8 +8723,8 @@ srvname - text - + name + pg_foreign_server.srvname Name of the foreign server