Done:
authorBruce Momjian <bruce@momjian.us>
Sat, 12 Aug 2006 03:50:27 +0000 (03:50 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 12 Aug 2006 03:50:27 +0000 (03:50 +0000)
commitaf99b13d25b4714203f5fe7c5f36e4ed98c18b38
tree5aa5d45c2548d73399e1e48dac19cc49b7cb216d
parentb55d15a85a40df0d49e3e5763bf7ed4ee4c39045
Done:

<  o Allow INSERT/UPDATE ... RETURNING new.col or old.col
<
<    This is useful for returning the auto-generated key for an INSERT.
<    One complication is how to handle rules that run as part of
<    the insert.
<    http://archives.postgresql.org/pgsql-patches/2005-07/msg00568.php
>  o -Allow INSERT/UPDATE ... RETURNING new.col or old.col
doc/TODO
doc/src/FAQ/TODO.html