pgsql: Fix memory allocation for output of hstore type.

From: teodor(at)postgresql(dot)org (Teodor Sigaev)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix memory allocation for output of hstore type.
Date: 2009-04-02 17:57:59
Message-ID: 20090402175759.8E4BE754ADE@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix memory allocation for output of hstore type.
Per "maosen.zhang" <maosen(dot)zhang(at)alibaba-inc(dot)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)

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2009-04-02 18:06:12 pgsql: Fix memory allocation for output of hstore type.
Previous Message Teodor Sigaev 2009-04-02 17:57:05 pgsql: Fix memory allocation for output of hstore type.