Thread: pgsql: Fix incorrect psql \x memory allocation for numericlocale.

pgsql: Fix incorrect psql \x memory allocation for numericlocale.

From
momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Fix incorrect psql \x memory allocation for numericlocale.  Redesign API
to be less error-prone.

Modified Files:
--------------
    pgsql/src/bin/psql:
        print.c (r1.75 -> r1.76)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/print.c.diff?r1=1.75&r2=1.76)