pgsql: Add: > o Have ALTER INDEX update the name of a constraint using

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: > o Have ALTER INDEX update the name of a constraint using
Date: 2005-10-27 14:07:30
Message-ID: 20051027140730.3B9B0DAFD6@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add:

> o Have ALTER INDEX update the name of a constraint using that index
> o Allow ALTER TABLE RENAME CONSTRAINT

Modified Files:
--------------
pgsql/doc:
TODO (r1.1694 -> r1.1695)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1694&r2=1.1695)
pgsql/doc/src/FAQ:
TODO.html (r1.201 -> r1.202)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.201&r2=1.202)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-10-27 14:16:05 pgsql: Update: < o Allow ALTER TABLE RENAME CONSTRAINT > o Add ALTER
Previous Message Bruce Momjian 2005-10-27 13:53:42 pgsql: Add mention that .pgpass localhost matches tcp and unix domain