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 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Fri Jan 26 16:34:15 EST 2001
3
+ Last updated: Fri Jan 26 17:17:42 EST 2001
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -209,8 +209,8 @@ REFERENTIAL INTEGRITY
209
209
* Allow oid to act as a foreign key
210
210
* Implement dirty reads and use them in RI triggers
211
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"
212
+ * INSERT & UPDATE/DELETE in transaction of primary key fails with
213
+ deferredTriggerGetPreviousEvent or "change violation" [foreign]
214
214
215
215
EXOTIC FEATURES
216
216
You can’t perform that action at this time.
0 commit comments