Re: Protection from SQL injection

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Gregory Stark <stark(at)enterprisedb(dot)com>, "Andrew Sullivan" <ajs(at)commandprompt(dot)com>
Subject: Re: Protection from SQL injection
Date: 2008-04-30 01:20:36
Message-ID: 200804291820.36408.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Greg,

> Did you guys miss Tom's comment up-thread? Postgres already does this if
> you use PQExecParams().

Keen. Now we just need to get the driver developers to implement it. I
imagine Java does.

--
Josh Berkus
PostgreSQL @ Sun
San Francisco

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gurjeet Singh 2008-04-30 01:25:30 Optimizer sorting an already sorted result
Previous Message Gregory Stark 2008-04-30 01:17:42 Re: [HACKERS] Proposed patch - psql wraps at window width