Change appendStringInfoChar to appendStringInfoCharMacro in a couple of
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 4 Dec 2001 20:57:22 +0000 (20:57 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 4 Dec 2001 20:57:22 +0000 (20:57 +0000)
commit254c18c18361ccb39e477211a35b0f8a4e0061d4
tree1384e820732641120bfcd7a04b67987cebe8354c
parent05f27a0ef148ce383af1cf5a9cca96663acead6f
Change appendStringInfoChar to appendStringInfoCharMacro in a couple of
hot spots --- buys about 10% in Verner's INSERT example.
src/backend/libpq/pqcomm.c
src/backend/libpq/pqformat.c