Re: Escape handling in strings - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Escape handling in strings
Date
Msg-id 11617.1119368063@sss.pgh.pa.us
Whole thread Raw
In response to Re: Escape handling in strings  (AgentM <agentm@themactionfaction.com>)
List pgsql-hackers
AgentM <agentm@themactionfaction.com> writes:
> What I am really hoping for is that PQexecParams() [in later versions  
> of libpq] can figure it out for itself so client code doesn't need  
> fixing. That is the plan, right?

Out-of-line parameters are not an issue at all --- only string literals
embedded in the SQL query.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Compiling tsearch2 on AIX
Next
From: Tom Lane
Date:
Subject: Re: [GENERAL] index selection by query planner