File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Wed Nov 14 22:11:16 EST 2001
3
+ Last updated: Fri Nov 16 12:43:26 EST 2001
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -255,7 +255,7 @@ REFERENTIAL INTEGRITY
255
255
* Implement dirty reads and use them in RI triggers
256
256
* Make triggers refer to columns by number, not name
257
257
* Enforce referential integrity for system tables
258
- * INSERT & UPDATE/DELETE in transaction of primary key fails with
258
+ * - INSERT & UPDATE/DELETE in transaction of primary key fails with
259
259
deferredTriggerGetPreviousEvent or "change violation" [foreign]
260
260
* Allow user to control trigger firing order
261
261
* Change foreign key constraint for array -> element to mean element
You can’t perform that action at this time.
0 commit comments