Update TODO list.

This commit is contained in:
Bruce Momjian 2000-10-02 17:36:56 +00:00
parent 2c5d1f4caa
commit a81aef7f25
1 changed files with 1 additions and 1 deletions

View File

@ -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
------------