We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4d2385 commit 9c9ea41Copy full SHA for 9c9ea41
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Nov 12 02:10:47 EST 2001
+Last updated: Mon Nov 12 15:26:29 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -253,6 +253,7 @@ REFERENTIAL INTEGRITY
253
* Add deferred trigger queue file (Jan)
254
* Allow oid to act as a foreign key
255
* Implement dirty reads and use them in RI triggers
256
+* Make triggers refer to columns by oid, not name
257
* Enforce referential integrity for system tables
258
* INSERT & UPDATE/DELETE in transaction of primary key fails with
259
deferredTriggerGetPreviousEvent or "change violation" [foreign]
0 commit comments