Re: Validating user-input to be inserted in regular expressions

Поиск
Список
Период
Сортировка
От Sean Davis
Тема Re: Validating user-input to be inserted in regular expressions
Дата
Msg-id 515D471A-6EDA-11D9-91EA-000D933565E8@mail.nih.gov
обсуждение исходный текст
Ответ на Re: Validating user-input to be inserted in regular expressions  (Vincenzo Ciancia <vincenzo_yahoo_addressguard-gmane@yahoo.it>)
Список pgsql-general
On Jan 25, 2005, at 8:48 AM, Vincenzo Ciancia wrote:

> Vincenzo Ciancia wrote:
>
>>  Should I find every
>> possible character in the documentation for regular expressions?
>
> Is the answer trivial? I checked the manual and the FAQ, and googled
> for the
> answer, but I didn't find it. Is there a more appropriate place where
> I can
> ask my question?


Yes, this is a fine place to ask your question.  Sometimes it does take
a day or two to get an answer.  Will quote_literal do what you want?

http://www.postgresql.org/docs/8.0/interactive/functions-string.html

Search on that page for quote_literal.

Sean


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

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: EMBEDDED PostgreSQL
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Object Relational, Foreign Keys and Triggers