pgsql: Elaborate on what gets stored in pg_authid.rolpasswd.

From: rhaas(at)postgresql(dot)org (Robert Haas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Elaborate on what gets stored in pg_authid.rolpasswd.
Date: 2010-09-13 17:03:23
Message-ID: 20100913170323.A35E77541E2@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Elaborate on what gets stored in pg_authid.rolpasswd.

Also, add cross-reference from pg_shadow.passwd to pg_authid.rolpasswd and
fix a bit of markup I muffed in my previous commit.

Per discussion with Josh Kupershmidt.

Tags:
----
REL9_0_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
catalogs.sgml (r2.225.2.3 -> r2.225.2.4)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/catalogs.sgml?r1=2.225.2.3&r2=2.225.2.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2010-09-13 18:01:20 pgsql: Add a comment noting that the owner_pid test in OwnLatch is just
Previous Message Robert Haas 2010-09-13 17:02:35 pgsql: Elaborate on what gets stored in pg_authid.rolpasswd.