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 11d5c82 commit c49b6f4Copy full SHA for c49b6f4
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu May 15 12:10:39 EDT 2003
+Last updated: Fri May 23 21:27:42 EDT 2003
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -281,6 +281,7 @@ Referential Integrity
281
in array
282
* Allow DEFERRABLE UNIQUE constraints
283
* Allow triggers to be disabled [trigger]
284
+* With disabled triggers, allow pg_dump to use ALTER TABLE ADD FOREIGN KEY
285
* -Support statement-level triggers (Neil)
286
* Support triggers on columns (Neil)
287
0 commit comments