Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 49ee133

Browse files
committed
Update TODO list.
1 parent 0f6101e commit 49ee133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/TODO

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ COMMANDS
118118
NULL specification, indexes, permissions, etc on table
119119
* Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
120120
* Auto-destroy sequence on DROP of table with SERIAL(Ryan)
121-
* Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison
121+
* Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison [lock]
122122
* Allow INSERT/UPDATE of system-generated oid value for a row
123123
* Allow ESCAPE '\' at the end of LIKE for ANSI compliance [like]
124124
* Rewrite the LIKE handling by rewriting the user string with the

0 commit comments

Comments
 (0)