Fix declarations of couple jsonpath functions
Alexander Korotkov <akorotkov@postgresql.org>
Fix declarations of couple jsonpath functions Make jsonb_path_query_array() and jsonb_path_query_first() use PG_FUNCTION_ARGS macro instead of its expansion.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/jsonpath_exec.c | modified | +2 −2 |