mirror of
https://github.com/postgres/postgres.git
synced 2026-04-20 22:00:13 -04:00
Update TODO list.
This commit is contained in:
parent
2a55934926
commit
bbae7a9881
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 Feb 28 04:23:56 EST 2000
|
||||
Last updated: Thu Mar 9 18:21:39 EST 2000
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
|
@ -84,6 +84,7 @@ MISC
|
|||
promotion occurs
|
||||
* Modification of pg_class can happen while table in use by
|
||||
another backend. Might lead to MVCC inside of syscache
|
||||
* Permission to UPDATE table allows DELETE also
|
||||
|
||||
ENHANCEMENTS
|
||||
------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue