Commit 51be3cac authored by Bruce Momjian's avatar Bruce Momjian

Remove:

< * Make pg_trigger.tgargs refer to columns by number, not name
parent 2096f20a
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Thu Sep 5 01:10:33 EDT 2002 Last updated: Thu Sep 5 12:32:58 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -318,7 +318,6 @@ Referential Integrity ...@@ -318,7 +318,6 @@ Referential Integrity
* Add deferred trigger queue file (Jan) * Add deferred trigger queue file (Jan)
* -Allow oid to act as a foreign key * -Allow oid to act as a foreign key
* Implement dirty reads and use them in RI triggers * Implement dirty reads and use them in RI triggers
* Make pg_trigger.tgargs refer to columns by number, not name
* Enforce referential integrity for system tables * Enforce referential integrity for system tables
* -Allow user to control trigger firing order (Tom) * -Allow user to control trigger firing order (Tom)
* -Add ALTER TRIGGER ... RENAME * -Add ALTER TRIGGER ... RENAME
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment