Re: Typo for xl_running_xacts

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Japin Li <japinli(at)hotmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Typo for xl_running_xacts
Date: 2022-11-17 08:22:09
Message-ID: 466A51C5-3929-4948-8141-0B59636AA2A8@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 17 Nov 2022, at 08:06, Japin Li <japinli(at)hotmail(dot)com> wrote:

> I find some typo about xl_running_xacts in comments.
> Attached a patch to fix those.

Thanks, applied!

> - * might look that we could use xl_running_xact's ->xids information to
> + * might look that we could use xl_running_xacts->xids information to

I'm not a native english speaker, but since xl_running_xacts refers to a name
in this case and not an indication of plural possession, ending with a 's is
correct even if it ends with an 's', so I instead changed this to
"xl_running_xacts's".

--
Daniel Gustafsson https://vmware.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Japin Li 2022-11-17 08:47:44 Re: Typo for xl_running_xacts
Previous Message Simon Riggs 2022-11-17 07:55:16 Re: Reducing power consumption on idle servers