pgsql: Fix memory allocation for output of hstore type. - Mailing list pgsql-committers

From teodor@postgresql.org (Teodor Sigaev)
Subject pgsql: Fix memory allocation for output of hstore type.
Date
Msg-id 20090402175705.CF47D754ADE@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix memory allocation for output of hstore type.
Per "maosen.zhang" <maosen.zhang@alibaba-inc.com> report.

Modified Files:
--------------
    pgsql/contrib/hstore:
        hstore_io.c (r1.9 -> r1.10)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/hstore/hstore_io.c?r1=1.9&r2=1.10)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Do not show information_schema in \d* commands, unless 'S' or
Next
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Fix memory allocation for output of hstore type.