pgsql: Update documentation that non-super users can now do ALTER OWNER.

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update documentation that non-super users can now do ALTER OWNER.
Date: 2005-08-22 21:32:08
Message-ID: 20050822213208.68F9DD70A6@svr1.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Update documentation that non-super users can now do ALTER OWNER.

Modified Files:
--------------
pgsql/doc/src/sgml/ref:
alter_table.sgml (r1.79 -> r1.80)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/alter_table.sgml.diff?r1=1.79&r2=1.80)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-08-22 23:59:06 pgsql: Rewrite gather-write patch into something less obviously bolted
Previous Message Bruce Momjian 2005-08-22 20:25:04 pgsql: Back out incorrect use of E'' escape addition.