git.postgresql.org Git - postgresql.git/commit
Mon, 4 May 2015 16:38:58 +0000 (12:38 -0400)
Mon, 4 May 2015 16:38:58 +0000 (12:38 -0400)
commit 3c000fd9a68dae9ebd9d1507ab3995cc178de1e5
Fix two small bugs in json's populate_record_worker
The first bug is not releasing a tupdesc when doing an early return out
of the function. The second bug is a logic error in choosing when to do
an early return if given an empty jsonb object.
Bug reports from Pavel Stehule and Tom Lane respectively.
Backpatch to 9.4 where these were introduced.
This is the main PostgreSQL git repository.
RSS
Atom