X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id 5D1569FA279 for ; Tue, 23 May 2006 14:31:19 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.208.251]) (amavisd-new, port 10024) with ESMTP id 07349-01 for ; Tue, 23 May 2006 14:31:09 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from davinci.ethosmedia.com (server227.ethosmedia.com [209.128.84.227]) by postgresql.org (Postfix) with ESMTP id 8D3139FA169 for ; Tue, 23 May 2006 14:31:09 -0300 (ADT) X-EthosMedia-Virus-Scanned: no infections found Received: from [63.195.55.98] (account josh@agliodbs.com HELO spooky.sf.agliodbs.com) by davinci.ethosmedia.com (CommuniGate Pro SMTP 4.1.8) with ESMTP id 9461374; Tue, 23 May 2006 10:34:15 -0700 From: Josh Berkus Organization: PostgreSQL @ Sun To: "Magnus Hagander" Subject: Re: Your FAQ page :-) Date: Tue, 23 May 2006 10:31:02 -0700 User-Agent: KMail/1.8.2 Cc: pgsql-www@postgresql.org References: <6BCB9D8A16AC4241919521715F4D8BCEA0F9AC@algol.sollentuna.se> In-Reply-To: <6BCB9D8A16AC4241919521715F4D8BCEA0F9AC@algol.sollentuna.se> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605231031.02202.josh@agliodbs.com> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200605/146 X-Sequence-Number: 10109 Magnus, > Applications which use parameterized prepared statement syntax > exclusively (e.g. "SELECT * FROM table WHERE id = ?", $var1). > > > Umm. AFAIK that's only true if the client library actually uses > paremetrised queries over the wire, which I'm quite sure all don't. I > beleive PHP doesn't, at leas tnot until the very latest version, for > example. Hmmm. Can you think of a way to re-word that without doing an entire paragraph? -- Josh Berkus PostgreSQL @ Sun San Francisco