diff options
Diffstat (limited to 'doc/TODO')
| -rw-r--r-- | doc/TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
