Log Message:
-----------
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
Modified Files:
--------------
pgsql/doc:
TODO (r1.1948 -> r1.1949)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1948&r2=1.1949)
pgsql/doc/src/FAQ:
TODO.html (r1.450 -> r1.451)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.450&r2=1.451)
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster