From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Still more .gitignore cleanup. |
Date: | 2010-09-24 17:49:27 |
Message-ID: | E1OzCOl-0006eP-DJ@gemulon.postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Still more .gitignore cleanup.
Fix overly-enthusiastic ignores, as identified by
git ls-files -i --exclude-standard
Branch
------
REL8_2_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=9825ad9f4fd2da51e6decbf62c55023cec09fa43
Modified Files
--------------
src/interfaces/ecpg/preproc/.gitignore | 3 -
src/interfaces/ecpg/test/.gitignore | 4 --
.../ecpg/test/compat_informix/.gitignore | 21 ++++++++-
src/interfaces/ecpg/test/connect/.gitignore | 13 ++++-
src/interfaces/ecpg/test/pgtypeslib/.gitignore | 13 ++++-
src/interfaces/ecpg/test/preproc/.gitignore | 25 ++++++++++-
src/interfaces/ecpg/test/sql/.gitignore | 45 ++++++++++++++++++-
src/interfaces/ecpg/test/thread/.gitignore | 13 ++++-
8 files changed, 112 insertions(+), 25 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2010-09-24 18:37:22 | pgsql: In levenshtein_internal(), describe algorithm a bit more clearly |
Previous Message | Robert Haas | 2010-09-24 15:29:55 | Re: Configuring synchronous replication |