pgsql: Update .gitignore for pg_upgrade - Mailing list pgsql-committers

From Magnus Hagander
Subject pgsql: Update .gitignore for pg_upgrade
Date
Msg-id E1Y1CLI-00058w-10@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update .gitignore for pg_upgrade

Add Windows versions of generated scripts, and make sure we only
ignore the scripts int he root directory.

Michael Paquier

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/741cf193b7885986e297a63d1bdef4b79d6c7d0f

Modified Files
--------------
contrib/pg_upgrade/.gitignore |    6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Update .gitignore for pg_upgrade
Next
From: Tom Lane
Date:
Subject: pgsql: Fix poorly worded error message.