Remove unnecessary check for jbvBinary in convertJsonbValue.
Andrew Dunstan <andrew@dunslane.net>
Remove unnecessary check for jbvBinary in convertJsonbValue. The check was confusing and is a condition that should never in fact happen. Per gripe from Dmitry Dolgov.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/jsonb_util.c | modified | +8 −1 |