Re: PGStatement#setPrepareThreshold - Mailing list pgsql-jdbc

From Tom Lane
Subject Re: PGStatement#setPrepareThreshold
Date
Msg-id 17876.1154727655@sss.pgh.pa.us
Whole thread Raw
In response to Re: PGStatement#setPrepareThreshold  (Bruce Momjian <bruce@momjian.us>)
List pgsql-jdbc
Bruce Momjian <bruce@momjian.us> writes:
> The bind shows:
>      (errmsg("statement: <protocol> <BIND> %s  [PREPARE:  %s]",
> The first %s is the statement name, and the second %s is the query.

No, it's the portal name.  There's a difference.

            regards, tom lane

pgsql-jdbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PGStatement#setPrepareThreshold
Next
From: Tom Lane
Date:
Subject: Re: PGStatement#setPrepareThreshold