File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Thu Apr 18 13:25:20 EDT 2002
3
+ Last updated: Tue Apr 23 12:55:58 EDT 2002
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -305,7 +305,8 @@ REFERENTIAL INTEGRITY
305
305
* Implement dirty reads and use them in RI triggers
306
306
* Make triggers refer to columns by number, not name
307
307
* Enforce referential integrity for system tables
308
- * Allow user to control trigger firing order
308
+ * -Allow user to control trigger firing order
309
+ * Add ALTER TRIGGER ... RENAME
309
310
* Change foreign key constraint for array -> element to mean element
310
311
in array
311
312
* Fix foreign key constraints to not error on intermediate db states (Stephan)
You can’t perform that action at this time.
0 commit comments