Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8ba3548

Browse files
committed
Update TODO list.
1 parent f31dc0a commit 8ba3548

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Jul 16 01:01:38 EDT 2001
3+
Last updated: Mon Jul 16 10:34:15 EDT 2001
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -216,8 +216,9 @@ REFERENTIAL INTEGRITY
216216
* Change foreign key constraint for array -> element to mean element
217217
in array
218218

219-
DEPENDENCY CHECKING - pg_depend
219+
DEPENDENCY CHECKING
220220

221+
* Add pg_depend table for dependency recording
221222
* Auto-destroy sequence on DROP of table with SERIAL; perhaps a separate
222223
SERIAL type
223224
* Prevent column dropping if column is used by foreign key

0 commit comments

Comments
 (0)