Rename typedef in jsonpath_gram.y from "string" to "JsonPathString"
Alexander Korotkov <akorotkov@postgresql.org>
Rename typedef in jsonpath_gram.y from "string" to "JsonPathString" Reason is the same as in 75c57058b0.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/jsonpath_gram.y | modified | +7 −6 |
| src/backend/utils/adt/jsonpath_scan.l | modified | +1 −1 |
| src/include/utils/jsonpath_scanner.h | modified | +3 −3 |