postgresql/src/interfaces
Tom Lane 72ba1f2c67 Fix ecpg test building process to not generate *.dSYM junk on Macs.
The trick is to not try to build executables directly from .c files,
but to always build the intermediate .o files.  For obscure reasons,
Darwin's version of gcc will leave debug cruft behind in the first
case but not the second.  Per complaint from Robert Haas.
2010-10-20 00:55:03 -04:00
..
ecpg Fix ecpg test building process to not generate *.dSYM junk on Macs. 2010-10-20 00:55:03 -04:00
libpq Tag 9.0.1 2010-10-01 10:28:42 -03:00
Makefile Expand test coverage support to entire tree 2009-08-07 20:50:22 +00:00