1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00
< 	  the insert.
> 	  the insert.
> 	  http://archives.postgresql.org/pgsql-patches/2005-07/msg00568.php
This commit is contained in:
Bruce Momjian
2006-06-09 02:11:10 +00:00
parent fa23204c5d
commit 1a1326d64d
2 changed files with 6 additions and 4 deletions

View File

@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
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.
@ -622,7 +622,8 @@ SQL Commands
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