Re: verify predefined LWLocks have entries in wait_event_names.txt

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Michael Paquier <michael(at)paquier(dot)xyz>
Subject: Re: verify predefined LWLocks have entries in wait_event_names.txt
Date: 2024-01-08 20:11:30
Message-ID: 20240108201130.GA2747735@nathanxps13
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jan 08, 2024 at 07:59:10AM +0000, Bertrand Drouvot wrote:
> + input: [files(
> + '../../backend/storage/lmgr/lwlocknames.txt',
> + '../../backend/utils/activity/wait_event_names.txt')],
>
> I think the "[" and "]" are not needed here.

D'oh! Fixed in v5.

--
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Attachment Content-Type Size
v5-0001-verify-lists-of-predefined-LWLocks-in-lwlocknames.patch text/x-diff 6.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Korotkov 2024-01-08 20:20:36 Re: Removing unneeded self joins
Previous Message Robert Haas 2024-01-08 20:10:33 Re: Emit fewer vacuum records by reaping removable tuples during pruning