aboutsummaryrefslogtreecommitdiff
path: root/src/common/jsonapi.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2022-07-07 17:40:02 -0400
committerAndrew Dunstan <andrew@dunslane.net>2022-07-07 17:40:02 -0400
commit3c633f32b9c712cc0b4c8d946f0eeae04a3ff51a (patch)
tree5d95561130e6e77e0a7240f86cb5ea739c5a80be /src/common/jsonapi.c
parent88210542106de5b26fe6aa088d1811b68502d224 (diff)
downloadpostgresql-3c633f32b9c712cc0b4c8d946f0eeae04a3ff51a.tar.gz
postgresql-3c633f32b9c712cc0b4c8d946f0eeae04a3ff51a.zip
Only allow returning string types or bytea from json_serialize
These are documented to be the allowed types for the RETURNING clause, but the restriction was not being enforced, which caused a segfault if another type was specified. Add some testing for this. Per report from a.kozhemyakin Backpatch to release 15.
Diffstat (limited to 'src/common/jsonapi.c')
0 files changed, 0 insertions, 0 deletions