From ef0b4aaddb69ae40853cd221d9e1df808cc98f17 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 22 Nov 2001 01:34:12 +0000 Subject: [PATCH] Update TODO list. --- doc/TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/TODO b/doc/TODO index b0ccb9a0a6..aa6e2e2016 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Wed Nov 21 16:25:20 EST 2001 +Last updated: Wed Nov 21 20:34:04 EST 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -273,6 +273,8 @@ DEPENDENCY CHECKING depend_sysrelid, depend_oid, name * Auto-destroy sequence on DROP of table with SERIAL; perhaps a separate SERIAL type +* Have SERIAL generate non-colliding sequence names when we have + auto-destruction * Prevent column dropping if column is used by foreign key * Propagate column or table renaming to foreign key constraints * Automatically drop constraints/functions when object is dropped -- 2.11.0