aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2000-02-03 12:22:33 +0000
committerBruce Momjian <bruce@momjian.us>2000-02-03 12:22:33 +0000
commit16d0adb93f9f54747a98a39bf76dd2e83461e10e (patch)
treea99bb7dc7f3daffc0dbedb20940ccf4c9bb0b0aa
parentd24ef0d08fd278bbaa130329ff08de76f980b5aa (diff)
downloadpostgresql-16d0adb93f9f54747a98a39bf76dd2e83461e10e.tar.gz
postgresql-16d0adb93f9f54747a98a39bf76dd2e83461e10e.zip
Update TODO list.
-rw-r--r--doc/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 80dd4a6510b..accd49666a6 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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