]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix memory allocation for output of hstore type.
authorTeodor Sigaev <teodor@sigaev.ru>
Thu, 2 Apr 2009 17:57:59 +0000 (17:57 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Thu, 2 Apr 2009 17:57:59 +0000 (17:57 +0000)
commita1e9a25dc33e791e2557cfad4c2c2c4035bfee63
tree57dc680159e5fda2218e530a3cf98e56e414880e
parente7a4b97917b602f43bb4c7c83c142cf68e06096b
Fix memory allocation for output of hstore type.
Per "maosen.zhang" <maosen.zhang@alibaba-inc.com> report.
contrib/hstore/hstore_io.c