pgsql: Fix .gitignore for new injection suite.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix .gitignore for new injection suite.
Date: 2024-06-28 18:20:08
Message-ID: E1sNGCd-003Oza-Ds@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix .gitignore for new injection suite.

Commit c35f419d6efbdf1a050250d84b687e6705917711 missed this.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/db0c96cc18aec417101e37e59fcc53d4bf647915

Modified Files
--------------
src/test/modules/injection_points/.gitignore | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2024-06-30 17:45:31 pgsql: Make pg_createsubscriber more wary about quoting connection para
Previous Message Noah Misch 2024-06-28 16:35:19 pgsql: Remove configuration-dependent output from new inplace-inval tes