8000
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 bffeb13 commit a9b1bacCopy full SHA for a9b1bac
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Jan 26 15:58:49 EST 2001
+Last updated: Fri Jan 26 16:16:06 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -209,6 +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"
214
215
EXOTIC FEATURES
216
0 commit comments