mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Update TODO list.
This commit is contained in:
parent
2c5d1f4caa
commit
a81aef7f25
1 changed files with 1 additions and 1 deletions
2
doc/TODO
2
doc/TODO
|
|
@ -48,7 +48,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
|
||||
* Permission to DELETE table allows UPDATE also
|
||||
|
||||
ENHANCEMENTS
|
||||
------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue