Re: pgbouncer transaction patch? - Mailing list pgsql-jdbc

From Craig Ringer
Subject Re: pgbouncer transaction patch?
Date
Msg-id 5059537A.6050305@ringerc.id.au
Whole thread Raw
In response to pgbouncer transaction patch?  (Maciek Sakrejda <m.sakrejda@gmail.com>)
List pgsql-jdbc
On 08/15/2012 12:27 PM, Maciek Sakrejda wrote:
> Happened upon this:
>
> http://treehou.se/~omar/postgresql-jdbc-8.4-701-pgbouncer_txn.patch

Is there any reason PgJDBC should ever NOT set
QueryExecutor.QUERY_ONESHOT for COMMIT / ROLLBACK / BEGIN ? I wonder if
this should just be made unconditional.

--
Craig Ringer


pgsql-jdbc by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Bug : FAST_NUMBER_FAILED when getting NaN on BigDecimal
Next
From: Craig Ringer
Date:
Subject: Re: Change in Log Format and Prepared Statements