]> granicus.if.org Git - postgresql/commit
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)
commit8ddd22f2456af0155f9c183894f481203e86b76e
tree26a41064d017f136e8e7e1a5d6ab408b215cf5ea
parent451cd7d4263cb62594a808bddb49432a6695c6c2
Fix incorrect psql \x memory allocation for numericlocale.  Redesign API
to be less error-prone.
src/bin/psql/print.c