]> granicus.if.org Git - postgresql/commit
Fix memory allocation for output of hstore type.
authorTeodor Sigaev <teodor@sigaev.ru>
Thu, 2 Apr 2009 17:57:05 +0000 (17:57 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Thu, 2 Apr 2009 17:57:05 +0000 (17:57 +0000)
commit3df4fa6968e6f71d137d690171e3d4cd07bdf206
treefc308a9c9c7b7cad65afb7cb9babc3dc36d6b5b9
parent96e218a04975739609a209dd2eddd94d7792f2f4
Fix memory allocation for output of hstore type.
Per "maosen.zhang" <maosen.zhang@alibaba-inc.com> report.
contrib/hstore/hstore_io.c