Fix incorrect psql \x memory allocation for numericlocale. Redesign API
authorBruce Momjian <bruce@momjian.us>
Tue, 27 Sep 2005 16:30:25 +0000 (16:30 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 27 Sep 2005 16:30:25 +0000 (16:30 +0000)
commit7007f6c01d119986a57044f0e4448fb90c60502e
treedf128edd42b711d36cb852c416cddd8ab521635e
parent63fb228d778b4fdb9a93384cd0d8fa989280c813
Fix incorrect psql \x memory allocation for numericlocale.  Redesign API
to be less error-prone.
src/bin/psql/print.c