Reorganise jsonpath operators and methods
Peter Eisentraut <peter@eisentraut.org>
Reorganise jsonpath operators and methods Various jsonpath operators and methods add various keywords, switch cases, and documentation entries in some order. However, they are not consistent; reorder them for better maintainability or readability. Author: Jeevan Chalke <jeevan.chalke@enterprisedb.com> Discussion: https://www.postgresql.org/message-id/flat/CAM2+6=XjTyqrrqHAOj80r0wVQxJSxc0iyib9bPC55uFO9VKatg@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/func.sgml | modified | +12 −12 |
| src/backend/utils/adt/jsonpath.c | modified | +41 −41 |
| src/backend/utils/adt/jsonpath_exec.c | modified | +39 −39 |
| src/backend/utils/adt/jsonpath_gram.y | modified | +11 −11 |
| src/include/utils/jsonpath.h | modified | +16 −9 |
Documentation touched
Discussion
- More new SQL/JSON item methods 54 messages · 2023-08-29 → 2024-02-27