]> granicus.if.org Git - postgresql/commitdiff
Update TODO list.
authorBruce Momjian <bruce@momjian.us>
Thu, 1 Jun 2000 19:12:30 +0000 (19:12 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 1 Jun 2000 19:12:30 +0000 (19:12 +0000)
doc/TODO

index bf54323515f1db772022e7b320948835908e2a4b..c9f7b7e9b6fb91a342cc0587e17db33d43db7bc4 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -118,7 +118,7 @@ COMMANDS
        NULL specification, indexes, permissions, etc on table
 * Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
 * Auto-destroy sequence on DROP of table with SERIAL(Ryan)
-* Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison
+* Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison [lock]
 * Allow INSERT/UPDATE of system-generated oid value for a row
 * Allow ESCAPE '\' at the end of LIKE for ANSI compliance [like]
 * Rewrite the LIKE handling by rewriting the user string with the