projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39fa4d0
)
Link from pg_shadow docs to pg_authid docs.
author
Robert Haas
Mon, 13 Sep 2010 01:23:35 +0000
(
01:23
+0000)
committer
Robert Haas
Mon, 13 Sep 2010 01:23:35 +0000
(
01:23
+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 d53477ca47a70806638dad097a9361e4bd6137f6..c7828e897ee41dbf4f28f57cbb313500419c4ca6 100644
(file)
--- a/
doc/src/sgml/catalogs.sgml
+++ b/
doc/src/sgml/catalogs.sgml
@@
-1,4
+1,4
@@
-
+
@@
-6937,7
+6937,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.