We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61737a7 commit c5c71aaCopy full SHA for c5c71aa
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Jan 26 16:34:15 EST 2001
+Last updated: Fri Jan 26 17:17:42 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -209,8 +209,8 @@ REFERENTIAL INTEGRITY
209
* Allow oid to act as a foreign key
210
* Implement dirty reads and use them in RI triggers
211
* Enforce referential integrity for system tables
212
-* INSERT & UPDATE/DELETE in transaction of primary key referenced by
213
- foreign key fails with deferredTriggerGetPreviousEvent or "change violation"
+* INSERT & UPDATE/DELETE in transaction of primary key fails with
+ deferredTriggerGetPreviousEvent or "change violation" [foreign]
214
215
EXOTIC FEATURES
216
0 commit comments