Make the .DEF file generation rules safe against tabs in exports.txt.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 27 Aug 2009 17:55:53 +0000 (17:55 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 27 Aug 2009 17:55:53 +0000 (17:55 +0000)
commit1c13e3cd70acbe10e726c58f097ee1672177915a
tree065bb938288afbd62a731c7992e95e175598d733
parent1d4ac92b1ff41b61f862d44cc29c18ab0d3ade6c
Make the .DEF file generation rules safe against tabs in exports.txt.
Per bug #5016, although I think the MSVC build scripts may need a similar fix.
src/Makefile.shlib