Re: stripping HTML, SQL injections ...

From: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
To: madhtr <madhtr(at)schif(dot)org>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: stripping HTML, SQL injections ...
Date: 2007-11-14 21:23:15
Message-ID: dcc563d10711141323w78162032h4b806f0e021d716a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Nov 14, 2007 2:40 PM, madhtr <madhtr(at)schif(dot)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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Fetter 2007-11-14 21:25:41 Re: Bulk Load Ignore/Skip Feature
Previous Message Robert Landrum 2007-11-14 20:57:43 Re: psql Segmentation fault