pgsql: More fixes for libpq's .gitignore file. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: More fixes for libpq's .gitignore file.
Date
Msg-id E1OybfA-0008Fv-MC@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
More fixes for libpq's .gitignore file.

The previous patches failed to cover a lot of symlinks that are only
added in platform-specific cases.  Make the lists match what's in the
Makefile for each branch.

Branch
------
REL8_0_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=4c73b3d5bcd309e444be1eb7d974fd6d03be2797

Modified Files
--------------
src/interfaces/libpq/.gitignore |   23 ++++++++++++++---------
1 files changed, 14 insertions(+), 9 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: More fixes for libpq's .gitignore file.
Next
From: Tom Lane
Date:
Subject: pgsql: Re-allow input of Julian dates prior to 0001-01-01 AD.