mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
Update as completed:
> * -Allow oid to act as a foreign key
This commit is contained in:
parent
c4e0c113b8
commit
c2f1e93aeb
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Sun Apr 14 13:17:07 EDT 2002
|
Last updated: Mon Apr 15 16:51:11 EDT 2002
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -296,7 +296,7 @@ REFERENTIAL INTEGRITY
|
|||||||
|
|
||||||
* Add MATCH PARTIAL referential integrity [foreign]
|
* Add MATCH PARTIAL referential integrity [foreign]
|
||||||
* Add deferred trigger queue file (Jan)
|
* Add deferred trigger queue file (Jan)
|
||||||
* Allow oid to act as a foreign key
|
* -Allow oid to act as a foreign key
|
||||||
* Implement dirty reads and use them in RI triggers
|
* Implement dirty reads and use them in RI triggers
|
||||||
* Make triggers refer to columns by number, not name
|
* Make triggers refer to columns by number, not name
|
||||||
* Enforce referential integrity for system tables
|
* Enforce referential integrity for system tables
|
||||||
|
Loading…
x
Reference in New Issue
Block a user