From: | Dave Cramer <davecramer(at)postgres(dot)rocks> |
---|---|
To: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
Cc: | Tony Locke <tlocke(at)tlocke(dot)org(dot)uk>, Shay Rojansky <roji(at)roji(dot)org>, Bruce Momjian <bruce(at)momjian(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, Vik Fearing <vik(at)postgresfriends(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>, "Haumacher, Bernhard" <haui(at)haumacher(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Error on failed COMMIT |
Date: | 2020-11-10 16:53:20 |
Message-ID: | CADK3HHJbD-q-xJPMEvaxy-+WHWP9j7nSG6F9LYy2rCcGquTyRA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, 9 Nov 2020 at 16:26, Dave Cramer <davecramer(at)postgres(dot)rocks> wrote:
>
>
> On Wed, 30 Sep 2020 at 18:14, Andrew Dunstan <
> andrew(dot)dunstan(at)2ndquadrant(dot)com> wrote:
>
>>
>> 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
>>
>
>
> Attached is a rebased patch with fixes for the isolation tests
>
>
>
> Dave Cramer
> www.postgres.rocks
>
Attachment | Content-Type | Size |
---|---|---|
0001-Throw-error-and-rollback-on-a-failed-transaction-ins.patch | application/octet-stream | 96.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alexey Kondratov | 2020-11-10 16:58:44 | Re: Misuse of TimestampDifference() in the autoprewarm feature of pg_prewarm |
Previous Message | Heikki Linnakangas | 2020-11-10 15:32:00 | Re: ModifyTable overheads in generic plans |