Re: Improve description of XLOG_RUNNING_XACTS

From: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Improve description of XLOG_RUNNING_XACTS
Date: 2022-07-21 02:21:09
Message-ID: cbf0d216-ad51-7495-ebbc-518eea775dd9@oss.nttdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2022/07/21 10:13, Masahiko Sawada wrote:
> Hi,
>
> I realized that standby_desc_running_xacts() in standbydesc.c doesn't
> describe subtransaction XIDs. I've attached the patch to improve the
> description.

+1

The patch looks good to me.

Regards,

--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Richard Guo 2022-07-21 02:22:48 Re: Is select_outer_pathkeys_for_merge() too strict now we have Incremental Sorts?
Previous Message Michael Paquier 2022-07-21 02:02:14 Re: Allowing REINDEX to have an optional name