Re: New string functions; initdb required

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: New string functions; initdb required
Дата
Msg-id 200206111108.11108.josh@agliodbs.com
обсуждение исходный текст
Ответ на New string functions; initdb required  (Thomas Lockhart <thomas@pgsql.com>)
Ответы Re: New string functions; initdb required  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
Список pgsql-hackers
Thomas,

> 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
> SUBSTRING() accepts a pattern to match.

Way cool!  Thank you ... this replaces several of my custom PL/pgSQL
functions.

How is SIMILAR TO different from ~ ?

--
-Josh Berkus

______AGLIO DATABASE SOLUTIONS___________________________                                       Josh Berkus  Complete
informationtechnology     josh@agliodbs.com   and data management solutions     (415) 565-7293  for law firms, small
businesses     fax 621-2533   and non-profit organizations.     San Francisco 



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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: New string functions; initdb required
Следующее
От: "Igor Kovalenko"
Дата:
Сообщение: Re: Native Win32/OS2/BeOS/NetWare ports