1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-03 01:21:48 +03:00

Update TODO list.

This commit is contained in:
Bruce Momjian 2000-04-19 00:03:44 +00:00
parent 3296e6fe68
commit 57673afe8c

View File

@ -51,7 +51,7 @@ MISC
* Modification of pg_class can happen while table in use by * Modification of pg_class can happen while table in use by
another backend. Might lead to MVCC inside of syscache another backend. Might lead to MVCC inside of syscache
* Permission to UPDATE table allows DELETE also * Permission to UPDATE table allows DELETE also
* Some database schema's are not dumpable; do dumps in oid order
ENHANCEMENTS ENHANCEMENTS
------------ ------------