summaryrefslogtreecommitdiff
path: root/src/backend/tcop/pquery.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-10-20 00:55:03 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2010-10-20 00:55:03 -0400
commit72ba1f2c67e058755e21165ad8efcb0849abacd5 (patch)
tree05faa10ecef1328953dc753d7b7392f4495833a9 /src/backend/tcop/pquery.c
parent486187ae847b203d0c9e0d1c1b482104c659e557 (diff)
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.
Diffstat (limited to 'src/backend/tcop/pquery.c')
0 files changed, 0 insertions, 0 deletions