aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/json.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2017-05-17 20:47:37 -0400
committerPeter Eisentraut <peter_e@gmx.net>2017-05-17 20:47:37 -0400
commit62345698513cbcb3c48a6dae414abf0f24fd163a (patch)
treedce30a85bf9960d030111553ee651ada8b508240 /src/backend/utils/adt/json.c
parentce554810329b9b8e862eade08b598148931eb456 (diff)
downloadpostgresql-62345698513cbcb3c48a6dae414abf0f24fd163a.tar.gz
postgresql-62345698513cbcb3c48a6dae414abf0f24fd163a.zip
Improve CREATE SUBSCRIPTION option parsing
When creating a subscription with slot_name = NONE, we failed to check that also create_slot = false and enabled = false were set. This created an invalid subscription and could later lead to a crash if a NULL slot name was accessed. Add more checks around that for robustness. Reported-by: tushar <tushar.ahuja@enterprisedb.com>
Diffstat (limited to 'src/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions