On Tue, Oct 19, 2010 at 11:27 PM, Tom Lane <[email protected]> wrote: > Robert Haas <[email protected]> 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 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
