diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2022-04-28 15:28:20 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2022-04-28 15:28:20 -0400 |
commit | 9c3d25e17894f35045a2d57dfb834e25c9dc4c21 (patch) | |
tree | 565c218bd4bbe06e0814c487e174ded76b89000e /src/backend/access/transam/xlogutils.c | |
parent | 5c854e7a2c8a6cd26040e0f9949e7a4a007f6366 (diff) | |
download | postgresql-9c3d25e17894f35045a2d57dfb834e25c9dc4c21.tar.gz postgresql-9c3d25e17894f35045a2d57dfb834e25c9dc4c21.zip |
Fix JSON_OBJECTAGG uniquefying bug
Commit f4fb45d15c contained a bug in removing items with null values when
unique keys are required, where the leading items that are sorted
contained such values. Fix that and add a test for it.
Discussion: https://postgr.es/m/CAJA4AWQ_XbSmsNbW226UqNyRLJ+wb=iQkQMj77cQyoNkqtf=2Q@mail.gmail.com
Diffstat (limited to 'src/backend/access/transam/xlogutils.c')
0 files changed, 0 insertions, 0 deletions