Обсуждение: pgsql: Fix memory allocation for output of hstore type.

Поиск
Список
Период
Сортировка

pgsql: Fix memory allocation for output of hstore type.

От
teodor@postgresql.org (Teodor Sigaev)
Дата:
Log Message:
-----------
Fix memory allocation for output of hstore type.
Per "maosen.zhang" <maosen.zhang@alibaba-inc.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)