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 20090402175759.8E4BE754ADE@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.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/contrib/hstore:
        hstore_io.c (r1.7.2.1 -> r1.7.2.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/hstore/hstore_io.c?r1=1.7.2.1&r2=1.7.2.2)

pgsql-committers by date:

Previous
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Fix memory allocation for output of hstore type.
Next
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Fix memory allocation for output of hstore type.