Re: Error on failed COMMIT - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Error on failed COMMIT
Date
Msg-id 2a3ed7ba-9267-ecd7-094a-3c757ba929da@2ndQuadrant.com
Whole thread Raw
In response to Re: Error on failed COMMIT  (Dave Cramer <davecramer@postgres.rocks>)
Responses Re: Error on failed COMMIT
Re: Error on failed COMMIT
List pgsql-hackers
On 8/4/20 12:19 PM, Dave Cramer wrote:
> Attached is the rebased patch for consideration.
>
>


It's a bit sad this has been hanging around so long without attention.


The previous discussion seems to give the patch a clean bill of health
for most/all of the native drivers. Are there any implications for libpq
based drivers such as DBD::Pg and psycopg2? How about for ecpg?


cheers


andrew


-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services




pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: BUG #16419: wrong parsing BC year in to_date() function
Next
From: Justin Pryzby
Date:
Subject: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers