Re: New string functions; initdb required

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: New string functions; initdb required
Дата
Msg-id 200206112127.g5BLRbK13992@candle.pha.pa.us
обсуждение исходный текст
Ответ на New string functions; initdb required  (Thomas Lockhart <thomas@pgsql.com>)
Список pgsql-hackers
Thomas Lockhart wrote:
> I've just committed changes which implement three SQL99 functions and
> operators. OVERLAY() allows substituting a string into another string,
> SIMILAR TO is an operator for pattern matching, and a new variant of

TODO item marked as done:
* -Add SIMILAR TO to allow character classes, 'pg_[a-c]%'

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Ross J. Reedstrom"
Дата:
Сообщение: Re: New string functions; initdb required
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Analyze on large changes...