diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-02-03 12:22:33 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-02-03 12:22:33 +0000 |
commit | 16d0adb93f9f54747a98a39bf76dd2e83461e10e (patch) | |
tree | a99bb7dc7f3daffc0dbedb20940ccf4c9bb0b0aa | |
parent | d24ef0d08fd278bbaa130329ff08de76f980b5aa (diff) | |
download | postgresql-16d0adb93f9f54747a98a39bf76dd2e83461e10e.tar.gz postgresql-16d0adb93f9f54747a98a39bf76dd2e83461e10e.zip |
Update TODO list.
-rw-r--r-- | doc/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -64,6 +64,7 @@ VIEWS * -Views with spaces in view name fail when referenced * Creating view and inheriting the view causes view* to show duplicates(inherit) +* Disallow LOCK on view MISC |