Re: stripping HTML, SQL injections ... - Mailing list pgsql-general

From Scott Marlowe
Subject Re: stripping HTML, SQL injections ...
Date
Msg-id dcc563d10711141323w78162032h4b806f0e021d716a@mail.gmail.com
Whole thread Raw
In response to stripping HTML, SQL injections ...  ("madhtr" <madhtr@schif.org>)
Responses Re: stripping HTML, SQL injections ...  ("A.M." <agentm@themactionfaction.com>)
List 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 by date:

Previous
From: Robert Landrum
Date:
Subject: Re: psql Segmentation fault
Next
From: David Fetter
Date:
Subject: Re: Bulk Load Ignore/Skip Feature