Re: How to use PQfn() in libpq library? - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: How to use PQfn() in libpq library?
Date
Msg-id 20090619170756.GI5102@alvh.no-ip.org
Whole thread Raw
In response to Re: How to use PQfn() in libpq library?  (Bruce YUAN <suanic@gmail.com>)
Responses Re: How to use PQfn() in libpq library?
List pgsql-general
Bruce YUAN escribió:
> Hi Tom,
>
> Which interface will replace this? And where can get it's reference?

Try reading beyond the comma in the quoted paragraph:

> >    This interface is somewhat obsolete, as one can achieve similar
> >    performance and greater functionality by setting up a prepared
> >    statement to define the function call.  Then, executing the statement
> >    with binary transmission of parameters and results substitutes for a
> >    fast-path function call.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-general by date:

Previous
From: justin
Date:
Subject: Re: postgresql-8.3.7 unexpected connection closures
Next
From: justin
Date:
Subject: Re: postgresql-8.3.7 unexpected connection closures