Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1400b73

Browse files
committed
Link from pg_shadow docs to pg_authid docs.
Per discussion with Josh Kupershmidt.
1 parent39fa4d0 commit1400b73

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.228 2010/09/03 01:34:54 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.229 2010/09/13 01:23:35 rhaas Exp $ -->
22
<!--
33
Documentation of the system catalogs, directed toward PostgreSQL developers
44
-->
@@ -6937,7 +6937,8 @@
69376937
compatibility: it emulates a catalog that existed in
69386938
<productname>PostgreSQL</productname> before version 8.1.
69396939
It shows properties of all roles that are marked as
6940-
<structfield>rolcanlogin</>.
6940+
<structfield>rolcanlogin</> in
6941+
<link linkend="catalog-pg-authid">pg_authid</link>.
69416942
</para>
69426943

69436944
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp