diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-05-28 22:47:04 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-05-28 22:47:04 +0300 |
commit | b3e5cfd5f979054e31d60adafd9e75bf9c38549a (patch) | |
tree | 52386e3074cc14d21c5e0957210414b049d6a770 /doc/src | |
parent | 45b7abe59e9485657ac9380f35d2d917dd0da25b (diff) | |
download | postgresql-b3e5cfd5f979054e31d60adafd9e75bf9c38549a.tar.gz postgresql-b3e5cfd5f979054e31d60adafd9e75bf9c38549a.zip |
Jsonb comparison bug fixes.
Fix an over-zealous assertion, which didn't take into account that sometimes
a scalar element can be compared against an array/object element.
Avoid comparing possibly-uninitialized local variables when end-of-array or
end-of-object is reached. Also fix and enhance comments a bit.
Peter Geoghegan, per reports by Pavel Stehule and me.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions