pgsql: Add .gitignore for basebackup_to_shell. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Add .gitignore for basebackup_to_shell.
Date
Msg-id E1nZiEN-0004VT-R7@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add .gitignore for basebackup_to_shell.

Nathan Bossart

Discussion: https://postgr.es/m/20220330223531.GA134543@nathanxps13

Branch
------
master

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

Modified Files
--------------
contrib/basebackup_to_shell/.gitignore | 4 ++++
1 file changed, 4 insertions(+)


pgsql-committers by date:

Previous
From: Tomas Vondra
Date:
Subject: pgsql: Optimize order of GROUP BY keys
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Make PostgreSQL::Test::Cluster compatible with all live branches