Skip to content

Commit 4359414

Browse files
committed
Mark as done:
> * -Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
1 parent 062d8b9 commit 4359414

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: Mon Jun 10 11:52:17 EDT 2002
3+
Last updated: Tue Jun 11 17:27:56 EDT 2002
44

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

@@ -171,7 +171,7 @@ Indexes
171171
Commands
172172
========
173173

174-
* Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
174+
* -Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
175175
* Add BETWEEN ASYMMETRIC/SYMMETRIC (Christopher)
176176
* -Remove LIMIT #,# and force use LIMIT and OFFSET clauses in 7.3 (Bruce)
177177
* Allow LIMIT/OFFSET to use expressions

0 commit comments

Comments
 (0)