Re: regexp_replace grief

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: regexp_replace grief
Дата
Msg-id 20130412181659.GJ30671@eldon.alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: regexp_replace grief  (Armin Resch <reschab@gmail.com>)
Список pgsql-admin
Armin Resch escribió:
> Thx, Albe. I tested both proposals, and I gravitate now more towards the
> E'' nomenclature since it avoids something like this:
>
> $pg_bs_char = ( $dbh->{pg_server_version} >= 90100 ) ? "\\" : "\\\\";
>
> Hoping for a long half life of the E'' nomenclature ...

E'' is very unlikely to ever go away; its main problem is that it's not
standards-conformant.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


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