diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2022-04-14 08:57:09 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2022-04-14 09:24:22 -0400 |
commit | fcdb35c32ac70a113c134a66daf9ba28523ff32b (patch) | |
tree | 5970643f7b8a9810581c3eb664e1b103ccef0374 /src/backend/commands/cluster.c | |
parent | cd4868a5700fadf5a840d44686658517433b338c (diff) | |
download | postgresql-fcdb35c32ac70a113c134a66daf9ba28523ff32b.tar.gz postgresql-fcdb35c32ac70a113c134a66daf9ba28523ff32b.zip |
Fix transformJsonBehavior
Commit 1a36bc9dba8 conained some logic that was a little opaque and
could have involved a NULL dereference, as complained about by Coverity.
Make the logic more transparent and in doing so avoid the NULL
dereference.
Diffstat (limited to 'src/backend/commands/cluster.c')
0 files changed, 0 insertions, 0 deletions