Re: pgsql: Add missing .gitignore for src/test/modules/test_cloexec. - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Add missing .gitignore for src/test/modules/test_cloexec.
Date
Msg-id 689872.1766471073@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Add missing .gitignore for src/test/modules/test_cloexec.  (Michael Paquier <michael@paquier.xyz>)
List pgsql-committers
Michael Paquier <michael@paquier.xyz> writes:
> On Mon, Dec 22, 2025 at 07:07:08PM +0000, Tom Lane wrote:
>> Add missing .gitignore for src/test/modules/test_cloexec.

> This was missing in the back-branches as well,

D'oh ...

> so I have applied this patch down to v16.

Thanks.  For some reason I was thinking this module was only
in HEAD.

            regards, tom lane



pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Add missing .gitignore for src/test/modules/test_cloexec.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix bug in following update chain when locking a heap tuple