pgsql: Add: > * Allow INSERT ...

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: > * Allow INSERT ...
Date: 2008-03-03 21:26:10
Message-ID: 20080303212610.0F19A754108@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

> * Allow INSERT ... DELETE ... RETURNING, namely allow the DELETE ...
> RETURNING to supply values to the INSERT
> http://archives.postgresql.org/pgsql-hackers/2008-02/thrd2.php#00979

Modified Files:
--------------
pgsql/doc:
TODO (r1.2250 -> r1.2251)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2250&r2=1.2251)
pgsql/doc/src/FAQ:
TODO.html (r1.759 -> r1.760)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.759&r2=1.760)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2008-03-03 22:10:51 pgsql: Update Japanese FAQ.
Previous Message Bruce Momjian 2008-03-03 21:00:35 pgsql: Add another URL for: o Consider using a ring buffer for