pgsql: More fixes for libpq's .gitignore file.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: More fixes for libpq's .gitignore file.
Date: 2010-09-23 02:35:56
Message-ID: E1OybfA-0008Fo-Gf@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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_3_STABLE

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

Modified Files
--------------
src/interfaces/libpq/.gitignore | 22 +++++++++++++++-------
1 files changed, 15 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-09-23 03:49:00 pgsql: Re-allow input of Julian dates prior to 0001-01-01 AD.
Previous Message Robert Haas 2010-09-23 01:58:39 pgsql: Fix inconsistent capitalization of "PL/pgSQL".