pgsql: test_plan_advice: Add .gitignore

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: test_plan_advice: Add .gitignore
Date: 2026-03-18 02:05:09
Message-ID: E1w2gHU-000Fj9-0o@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

test_plan_advice: Add .gitignore

Issue noticed while playing with the tree.

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2026-03-18 04:22:25 pgsql: Move planner row-estimation tests to new planner_est.sql
Previous Message Andrew Dunstan 2026-03-17 19:22:33 pgsql: Allow IS JSON predicate to work with domain types