File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11TODO list for PostgreSQL
22========================
3- Last updated: Fri Jan 26 16:34:15 EST 2001
3+ Last updated: Fri Jan 26 17:17:42 EST 2001
44
55Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66
@@ -209,8 +209,8 @@ REFERENTIAL INTEGRITY
209209* Allow oid to act as a foreign key
210210* Implement dirty reads and use them in RI triggers
211211* 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"
212+ * INSERT & UPDATE/DELETE in transaction of primary key fails with
213+ deferredTriggerGetPreviousEvent or "change violation" [foreign]
214214
215215EXOTIC FEATURES
216216
You can’t perform that action at this time.
0 commit comments