Revert "Reorganise jsonpath operators and methods"
authorPeter Eisentraut <peter@eisentraut.org>
Wed, 3 Jan 2024 20:02:49 +0000 (21:02 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Wed, 3 Jan 2024 20:02:49 +0000 (21:02 +0100)
commit0958f8f6bf60639a1d22d78d5b49a6092b11833d
treec9a83ecaaf3df63bc8a787cf280c9895e12b3776
parent76ba8a8b631454ad06b6d4dd186ef2a739f0f7ce
Revert "Reorganise jsonpath operators and methods"

This reverts commit 283a95da923605c1cc148155db2d865d0801b419.

The reordering of JsonPathItemType affects the binary on-disk
compatibility of the jsonpath type, so we must not change it.  Revert
for now and consider.
doc/src/sgml/func.sgml
src/backend/utils/adt/jsonpath.c
src/backend/utils/adt/jsonpath_exec.c
src/backend/utils/adt/jsonpath_gram.y
src/include/utils/jsonpath.h