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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add missing .gitignore for src/test/modules/test_cloexec.
Date: 2025-12-23 06:00:53
Message-ID: E1vXvS0-002D2l-2I@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add missing .gitignore for src/test/modules/test_cloexec.

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4c9f262ba81d689cfac52e6f33f39271d7c76a31
Author: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>

Modified Files
--------------
src/test/modules/test_cloexec/.gitignore | 3 +++
1 file changed, 3 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2025-12-23 06:05:41 Re: pgsql: Add missing .gitignore for src/test/modules/test_cloexec.
Previous Message Michael Paquier 2025-12-23 05:32:54 pgsql: Fix orphaned origin in shared memory after DROP SUBSCRIPTION