Michael Paquier wrote:
> Hi all,
> 
> When running the test suite of ecpg, build generates a set of obj
> files and it happens that those files are not ignored in the code
> tree.

Wouldn't this be simpler as a *.obj pattern somewhere?  Maybe in
ecpg/test/.gitignore add this line?

**/*.obj

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to