mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
Mark as done:
> * -Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
This commit is contained in:
parent
062d8b9ebd
commit
435941440b
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Mon Jun 10 11:52:17 EDT 2002
|
Last updated: Tue Jun 11 17:27:56 EDT 2002
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -171,7 +171,7 @@ Indexes
|
|||||||
Commands
|
Commands
|
||||||
========
|
========
|
||||||
|
|
||||||
* Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
|
* -Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
|
||||||
* Add BETWEEN ASYMMETRIC/SYMMETRIC (Christopher)
|
* Add BETWEEN ASYMMETRIC/SYMMETRIC (Christopher)
|
||||||
* -Remove LIMIT #,# and force use LIMIT and OFFSET clauses in 7.3 (Bruce)
|
* -Remove LIMIT #,# and force use LIMIT and OFFSET clauses in 7.3 (Bruce)
|
||||||
* Allow LIMIT/OFFSET to use expressions
|
* Allow LIMIT/OFFSET to use expressions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user