pgsql: Add missing .gitignore file.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add missing .gitignore file.
Date: 2013-02-26 20:59:00
Message-ID: E1UARc4-00073s-LE@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add missing .gitignore file.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/08f9728057a485edf5b3a589e70548e1f0da4e53

Modified Files
--------------
contrib/pg_xlogdump/.gitignore | 19 +++++++++++++++++++
1 files changed, 19 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thom Brown 2013-02-27 09:52:38 Re: pgsql: Fix pg_dumpall with database names containing =
Previous Message Tom Lane 2013-02-26 20:50:46 pgsql: Clean up "stopgap" implementation of timestamptz_to_str().