We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d6813d commit d613aadCopy full SHA for d613aad
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Jan 24 21:33:26 EST 2002
+Last updated: Sat Jan 26 18:08:43 EST 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -187,7 +187,7 @@ COMMANDS
187
188
* Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
189
* Add BETWEEN ASYMMETRIC/SYMMETRIC
190
-* -Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison [lock]
+* -Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison
191
* Remove LIMIT #,# and force use LIMIT and OFFSET clauses in 7.3 (Bruce)
192
* Allow LIMIT/OFFSET to use expressions
193
* -Allow GRANT/REVOKE to handle multiple user/group names (Vince)
0 commit comments