pgsql: Clarify some behaviours of REASSIGN OWNED and DROP OWNED BY.

From: sriggs(at)postgresql(dot)org (Simon Riggs)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Clarify some behaviours of REASSIGN OWNED and DROP OWNED BY.
Date: 2010-04-02 17:29:23
Message-ID: 20100402172923.0B74F7541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Clarify some behaviours of REASSIGN OWNED and DROP OWNED BY.

Modified Files:
--------------
pgsql/doc/src/sgml/ref:
drop_owned.sgml (r1.6 -> r1.7)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/drop_owned.sgml?r1=1.6&r2=1.7)
reassign_owned.sgml (r1.4 -> r1.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/reassign_owned.sgml?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2010-04-02 21:50:41 pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Previous Message Tom Lane 2010-04-02 16:17:31 pgsql: Ensure that contrib/pgstattuple functions respond to cancel