Re: PQprepare question

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Meskes <meskes(at)postgresql(dot)org>
Cc: PostgreSQL Interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: PQprepare question
Date: 2007-05-11 13:08:01
Message-ID: 17526.1178888881@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Michael Meskes <meskes(at)postgresql(dot)org> writes:
> According to the docs parameters are referenced as $1, $2, and so. Is
> there a reason not to use "?" as placeholder?

It's an operator name.

regards, tom lane

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 2007-05-11 13:12:46 Re: PQexecParams and IN query?
Previous Message Gregory Stark 2007-05-11 12:31:27 Re: PQexecParams and IN query?