Fix memory stomp that's turning the whole buildfarm pink: you can't hack up

Tom Lane <tgl@sss.pgh.pa.us>

Commit: e1435983b80da1ee7e3efcef9e34657768fb9cab
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-05-09T05:25:04Z
Releases: 8.4.0
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.

Files

PathChange+/−
src/bin/psql/mbprint.c modified +26 −16
src/bin/psql/mbprint.h modified +3 −2