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

From Peter Eisentraut
Subject Re: stripping HTML, SQL injections ...
Date
Msg-id 200711160016.38441.peter_e@gmx.net
Whole thread Raw
In response to stripping HTML, SQL injections ...  ("madhtr" <madhtr@schif.org>)
List pgsql-general
madhtr wrote:
> Quick question, are there any native functions in PostGreSQL 8.1.4 that
> will strip HTML tags, escape chars, etc?

Using an SQL function to circumvent SQL injections probably isn't the wisest
of ideas.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-general by date:

Previous
From: SCassidy@overlandstorage.com
Date:
Subject: Re: automating backups with windows scheduled tasks and pg_dumpall
Next
From: Tom Hart
Date:
Subject: Re: automating backups with windows scheduled tasks and pg_dumpall