Rename typedef in jsonpath_scan.l from "keyword" to "JsonPathKeyword"
Alexander Korotkov <akorotkov@postgresql.org>
Rename typedef in jsonpath_scan.l from "keyword" to "JsonPathKeyword" Typedef name should be both unique and non-intersect with variable names across all the sources. That makes both pg_indent and debuggers happy. Discussion: https://postgr.es/m/23865.1552936099%40sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/jsonpath_scan.l | modified | +9 −9 |
Discussion
- jsonpath 198 messages · 2018-01-07 → 2019-05-17