Re: pgsql: Add missing .gitignore for src/test/modules/test_cloexec.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Add missing .gitignore for src/test/modules/test_cloexec.
Date: 2025-12-23 06:24:33
Message-ID: 689872.1766471073@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Michael Paquier <michael(at)paquier(dot)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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2025-12-23 12:07:33 pgsql: Fix bug in following update chain when locking a heap tuple
Previous Message Michael Paquier 2025-12-23 06:05:41 Re: pgsql: Add missing .gitignore for src/test/modules/test_cloexec.