Skip to content

Commit d613aad

Browse files
committed
Remove link:
> * -Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison
1 parent 0d6813d commit d613aad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Jan 24 21:33:26 EST 2002
3+
Last updated: Sat Jan 26 18:08:43 EST 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -187,7 +187,7 @@ COMMANDS
187187

188188
* Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
189189
* Add BETWEEN ASYMMETRIC/SYMMETRIC
190-
* -Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison [lock]
190+
* -Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison
191191
* Remove LIMIT #,# and force use LIMIT and OFFSET clauses in 7.3 (Bruce)
192192
* Allow LIMIT/OFFSET to use expressions
193193
* -Allow GRANT/REVOKE to handle multiple user/group names (Vince)

0 commit comments

Comments
 (0)