Preventing sql injection - Mailing list pgsql-admin

From Rick Roman
Subject Preventing sql injection
Date
Msg-id 42FA330D.7020908@cotse.net
Whole thread Raw
Responses Re: Preventing sql injection  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-admin
I have a web application that will allow users to submit comments. The
database activity consists of a single insert statement into a comments
table. I want to lock down this operation against sql injection attacks.
Can someone point me to a discussion of general principles? I've seen
reference to V3 extended-query protocol. Where is this invoked? Other
suggestions?

pgsql-admin by date:

Previous
From: James Thompson
Date:
Subject: Re: problem during amrestore
Next
From: Alvaro Herrera
Date:
Subject: Re: Preventing sql injection