Re: stripping HTML, SQL injections ...

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: stripping HTML, SQL injections ...
Дата
Msg-id dcc563d10711141323w78162032h4b806f0e021d716a@mail.gmail.com
обсуждение исходный текст
Ответ на stripping HTML, SQL injections ...  ("madhtr" <madhtr@schif.org>)
Ответы Re: stripping HTML, SQL injections ...
Список pgsql-general
On Nov 14, 2007 2:40 PM, madhtr <madhtr@schif.org> wrote:
> Quick question, are there any native functions in PostGreSQL 8.1.4 that will
> strip HTML tags, escape chars, etc?

I can't think of a lot of native functions, but it's sure easy enough
to roll your own with things like the regex functionality built in.

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

Предыдущее
От: Robert Landrum
Дата:
Сообщение: Re: psql Segmentation fault
Следующее
От: David Fetter
Дата:
Сообщение: Re: Bulk Load Ignore/Skip Feature