Views->Create Script + Regular Expressions

Поиск
Список
Период
Сортировка
От Richard Broersma
Тема Views->Create Script + Regular Expressions
Дата
Msg-id CABvLTWGxPt-bhisg8S0j5Z=nAF-s2YL_VAutbOduvE6heDOL0w@mail.gmail.com
обсуждение исходный текст
Ответы Re: Views->Create Script + Regular Expressions  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgadmin-support
I expect many have experienced this before.

Views->Create Script does not prefix regular expressions strings with
E. (e.g. E'\\d').  -- does this have something to do with
"standard_conforming_strings = on"?

So each time a view is tinkered with, the user must find all
occurrences of the regular expression strings and re-apply the E.

Is there any way to get 'Create Script' to do this automatically?

-- 
Regards,
Richard Broersma Jr.


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Small request - Graphical query builder controls
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Views->Create Script + Regular Expressions