projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f499c21
)
Link from pg_shadow docs to pg_authid docs.
author
Robert Haas
Mon, 13 Sep 2010 01:25:12 +0000
(
01:25
+0000)
committer
Robert Haas
Mon, 13 Sep 2010 01:25:12 +0000
(
01:25
+0000)
Per discussion with Josh Kupershmidt.
doc/src/sgml/catalogs.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/catalogs.sgml
b/doc/src/sgml/catalogs.sgml
index b77002aed8d9f795e1b0a64a00226a3f3ec1a2c5..7889651e186ea90a9197c606a05fcc6049bc76f2 100644
(file)
--- a/
doc/src/sgml/catalogs.sgml
+++ b/
doc/src/sgml/catalogs.sgml
@@
-1,4
+1,4
@@
-
+
@@
-6936,7
+6936,8
@@
compatibility: it emulates a catalog that existed in
PostgreSQL
before version 8.1.
It shows properties of all roles that are marked as
-
rolcanlogin>.
+
rolcanlogin> in
+
pg_authid.