1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00
> 	o In rules, allow VALUES() to contain a mixture of 'old' and 'new'
> 	  references
This commit is contained in:
Bruce Momjian
2006-08-02 13:29:54 +00:00
parent b5a5524342
commit f05fc17cf4
2 changed files with 9 additions and 6 deletions

View File

@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Tue Aug 1 23:11:50 EDT 2006
Last updated: Wed Aug 2 09:29:49 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@ -666,6 +666,8 @@ SQL Commands
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 In rules, allow VALUES() to contain a mixture of 'old' and 'new'
references
* SHOW/SET