mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 00:32:10 -04:00
Update TODO list.
This commit is contained in:
parent
c86c379787
commit
396ad24836
1 changed files with 2 additions and 1 deletions
3
doc/TODO
3
doc/TODO
|
|
@ -1,6 +1,6 @@
|
|||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Mon Jan 29 12:57:33 EST 2001
|
||||
Last updated: Tue Feb 6 12:42:05 EST 2001
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
|
@ -217,6 +217,7 @@ REFERENTIAL INTEGRITY
|
|||
* Enforce referential integrity for system tables
|
||||
* INSERT & UPDATE/DELETE in transaction of primary key fails with
|
||||
deferredTriggerGetPreviousEvent or "change violation" [foreign]
|
||||
* Add unique indexes to pg_shadow.usename and pg_shadow.usesysid
|
||||
|
||||
EXOTIC FEATURES
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue