pgsql: Add missing .gitignore entries.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add missing .gitignore entries.
Date: 2023-03-29 13:17:05
Message-ID: E1phVfk-000Jgu-Dj@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add missing .gitignore entries.

Oversight in commit 7081ac46ace8c459966174400b53418683c9fe5c.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3aa961378b4e517908a4400cdc476ca299693de9

Modified Files
--------------
src/interfaces/ecpg/test/sql/.gitignore | 2 ++
1 file changed, 2 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2023-03-29 15:31:44 pgsql: Fix dereference of dangling pointer in GiST index buffering buil
Previous Message Alvaro Herrera 2023-03-29 10:13:22 pgsql: SQL/JSON: add standard JSON constructor functions