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

Commit ab420e2

Browse files
committed
Update TODO list.
1 parent 415263b commit ab420e2

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 May 7 13:04:50 EDT 2001
3+
Last updated: Mon May 7 14:40:15 EDT 2001
44

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

@@ -172,7 +172,8 @@ REFERENTIAL INTEGRITY
172172
* Enforce referential integrity for system tables
173173
* INSERT & UPDATE/DELETE in transaction of primary key fails with
174174
deferredTriggerGetPreviousEvent or "change violation" [foreign]
175-
* Add unique indexes to pg_shadow.usename and pg_shadow.usesysid
175+
* Add unique indexes to pg_shadow.usename and pg_shadow.usesysid or
176+
switch to pg_shadow.oid as user id
176177
* Add unique indexes on pg_database
177178
* Check all system tables and add unique indexes as needed
178179

0 commit comments

Comments
 (0)