| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: ECPG regression tests need .gitignore update? |
| Date: | 2010-10-20 03:28:55 |
| Message-ID: | AANLkTi=LiX9G-msSXO1Gt2kieJe2ZK=6YT8g0T=B92q8@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Oct 19, 2010 at 11:27 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Robert Haas <robertmhaas(at)gmail(dot)com> writes:
>> After running "make installcheck-world", git status shows a bunch of
>> stuff that looks like this:
>
>> # src/interfaces/ecpg/test/sql/desc.dSYM/
>> # src/interfaces/ecpg/test/sql/describe.dSYM/
>> # src/interfaces/ecpg/test/sql/dynalloc.dSYM/
>> # src/interfaces/ecpg/test/sql/dynalloc2.dSYM/
>> # src/interfaces/ecpg/test/sql/dyntest.dSYM/
>
> Mac user eh?
Blame dpage.
> This seems like a build-process bug, not a .gitignore oversight.
> Those shouldn't be there at all (and I notice "make clean" doesn't
> get rid of them).
I don't even know what they are.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | daveg | 2010-10-20 03:30:31 | Re: PostgreSQL and HugePage |
| Previous Message | Tom Lane | 2010-10-20 03:27:27 | Re: ECPG regression tests need .gitignore update? |