pgsql: Fix malloc length for new numeric separator patch. - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Fix malloc length for new numeric separator patch.
Date
Msg-id 20050714064617.E6E0452D48@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix malloc length for new numeric separator patch.

Centralize malloc into function.

Modified Files:
--------------
    pgsql/src/bin/psql:
        print.c (r1.63 -> r1.64)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/print.c.diff?r1=1.63&r2=1.64)

pgsql-committers by date:

Previous
From: neilc@svr1.postgresql.org (Neil Conway)
Date:
Subject: pgsql: This doc patch replaces all inappropriate references to SQL:1999
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: barebones variable name -> tuples_only, for consistency.