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 18:06:12
Message-ID: 20090402180612.2A456754ADE@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_2_STABLE

Modified Files:
--------------
pgsql/contrib/hstore:
hstore_io.c (r1.5.2.1 -> r1.5.2.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/hstore/hstore_io.c?r1=1.5.2.1&r2=1.5.2.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2009-04-02 19:14:34 pgsql: Add support for additional DTrace probes.
Previous Message Teodor Sigaev 2009-04-02 17:57:59 pgsql: Fix memory allocation for output of hstore type.