mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 14:19:26 -04:00
Update TODO list.
This commit is contained in:
parent
a2ca4cb147
commit
b29f94fd2c
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: Thu Jul 6 21:31:00 EDT 2000
|
||||
Last updated: Thu Jul 6 23:23:54 EDT 2000
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
|
@ -160,6 +160,7 @@ REFERENTIAL INTEGRITY
|
|||
* Emit a warning at foreign key creation time if no UNIQUE index
|
||||
exists on referenced primary key attributes
|
||||
* Add deferred trigger queue file (Jan)
|
||||
* Allow oid to act as a foreign key
|
||||
|
||||
EXOTIC FEATURES
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue