Re: BUG #18212: Functions txid_status() and pg_xact_status() return invalid status of the specified transaction

From: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
To: Karina Litskevich <litskevichkarina(at)gmail(dot)com>
Cc: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, kyzevan23(at)mail(dot)ru, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18212: Functions txid_status() and pg_xact_status() return invalid status of the specified transaction
Date: 2024-02-05 14:50:24
Message-ID: CAPpHfdsYHJhOVeUELZpGjFicuHSNXx1F7NkCRmyPn01vJ-gojg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi, Karina!

On Mon, Feb 5, 2024 at 4:35 PM Karina Litskevich
<litskevichkarina(at)gmail(dot)com> wrote:
> On Mon, Feb 5, 2024 at 4:51 PM Alexander Korotkov <aekorotkov(at)gmail(dot)com> wrote:
>>
>> I've slightly revised the patch (attached). I'm going to push it if
>> there are no objections.
>
>
> Thank you very much!
>
> It looks like you based your v3 patch on the v1. Have you noticed Kyotaro's
> comments and my corrections in the v2 patch?

Thank you for pointing this out. Please, take a look at my v4 of the patch.

------
Regards,
Alexander Korotkov

Attachment Content-Type Size
0001-Fix-wrong-logic-in-TransactionIdInRecentPast-v4.patch application/octet-stream 3.1 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2024-02-05 15:24:51 Re: BUG #18312: libpq: PQsetdbLogin() not thread-safe
Previous Message Karina Litskevich 2024-02-05 14:35:12 Re: BUG #18212: Functions txid_status() and pg_xact_status() return invalid status of the specified transaction