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 f31dc0a commit 8ba3548Copy full SHA for 8ba3548
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Jul 16 01:01:38 EDT 2001
+Last updated: Mon Jul 16 10:34:15 EDT 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -216,8 +216,9 @@ REFERENTIAL INTEGRITY
216
* Change foreign key constraint for array -> element to mean element
217
in array
218
219
-DEPENDENCY CHECKING - pg_depend
+DEPENDENCY CHECKING
220
221
+* Add pg_depend table for dependency recording
222
* Auto-destroy sequence on DROP of table with SERIAL; perhaps a separate
223
SERIAL type
224
* Prevent column dropping if column is used by foreign key
0 commit comments