Beautify initialization of JsonValueList and JsonLikeRegexContext
Alexander Korotkov <akorotkov@postgresql.org>
Beautify initialization of JsonValueList and JsonLikeRegexContext
Instead of tricky assignment to {0} introduce special macros, which
explicitly initialize every field.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/jsonpath_exec.c | modified | +18 −14 |