< the insert.
> the insert.
> http://archives.postgresql.org/pgsql-patches/2005-07/msg00568.php
PostgreSQL TODO List
====================
-Last updated: Thu Jun 8 21:02:13 EDT 2006
+Last updated: Thu Jun 8 22:10:51 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
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.
+ the insert.
+ http://archives.postgresql.org/pgsql-patches/2005-07/msg00568.php
* SHOW/SET
-Last updated: Thu Jun 8 21:02:13 EDT 2006
+Last updated: Thu Jun 8 22:10:51 EDT 2006
The most recent version of this document can be viewed at
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.
+ the insert.
SHOW/SET