We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f6101e commit 49ee133Copy full SHA for 49ee133
doc/TODO
@@ -118,7 +118,7 @@ COMMANDS
118
NULL specification, indexes, permissions, etc on table
119
* Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
120
* Auto-destroy sequence on DROP of table with SERIAL(Ryan)
121
-* 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]
122
* Allow INSERT/UPDATE of system-generated oid value for a row
123
* Allow ESCAPE '\' at the end of LIKE for ANSI compliance [like]
124
* Rewrite the LIKE handling by rewriting the user string with the
0 commit comments