]> granicus.if.org Git - postgresql/commit
Avoid #ifdef inside printf() ... that loses on platforms where printf()
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 28 Aug 2001 02:47:18 +0000 (02:47 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 28 Aug 2001 02:47:18 +0000 (02:47 +0000)
commit9d4a45e25c37162c3fdbd154ef028db758b7c5fe
tree95138f3d9f8b1f27b14038d6f665d62d5b99af0a
parenta1e28d35051b492cfe84d6565e9be8494b61c6f3
Avoid #ifdef inside printf() ... that loses on platforms where printf()
is a macro.
src/interfaces/ecpg/preproc/ecpg.c