Fix memory stomp that's turning the whole buildfarm pink: you can't hack up
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 May 2008 05:25:04 +0000 (05:25 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 May 2008 05:25:04 +0000 (05:25 +0000)
commitaf1712a32547b98185813bf28dd6bbaa45b956a3
treefcfda95deb972ba22b7fe20deba02a2bb0e523af
parentc0921aa58b7556a87c0d8b2a4ea4370524c25955
Fix memory stomp that's turning the whole buildfarm pink: you can't hack up
pg_wcsformat without changing pg_wcssize to match.  Add some comments to
try to make that clearer, and make a couple other minor editorializations.
src/bin/psql/mbprint.c
src/bin/psql/mbprint.h