[COMMITTERS] pgsql: Fix memory allocation for output of hstore type.

2009-04-02 Thread Teodor Sigaev
Log Message: --- Fix memory allocation for output of hstore type. Per "maosen.zhang" 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/hstor

[COMMITTERS] pgsql: Fix memory allocation for output of hstore type.

2009-04-02 Thread Teodor Sigaev
Log Message: --- Fix memory allocation for output of hstore type. Per "maosen.zhang" 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/hstor

[COMMITTERS] pgsql: Fix memory allocation for output of hstore type.

2009-04-02 Thread Teodor Sigaev
Log Message: --- Fix memory allocation for output of hstore type. Per "maosen.zhang" 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) --