pgsql: Update .gitignore in test/modules/nbtree

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update .gitignore in test/modules/nbtree
Date: 2026-07-27 00:59:16
Message-ID: E1wo9ga-00000000S9W-2shd@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update .gitignore in test/modules/nbtree

Noticed while doing some routine work.

Oversight in e395fbd32a07.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/87f08dbf3499929f4941f224f52ccd6a20081f00

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

Browse pgsql-committers by date

  From Date Subject
Next Message Richard Guo 2026-07-27 01:22:42 pgsql: Fix deparsing of JSON_ARRAY(subquery) with a FORMAT clause
Previous Message Michael Paquier 2026-07-27 00:53:11 pgsql: Use direct hash lookup in logicalrep_partmap_invalidate_cb()