diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2024-01-03 21:56:41 +0100 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2024-01-03 21:56:41 +0100 |
commit | 59fd390d5e8a7e169ff8f095882e32e189f3c5bd (patch) | |
tree | 69ef820292d459b35d5292058ba9ae3e4b78975a /src/backend/utils/adt/mcxtfuncs.c | |
parent | 0958f8f6bf60639a1d22d78d5b49a6092b11833d (diff) | |
download | postgresql-59fd390d5e8a7e169ff8f095882e32e189f3c5bd.tar.gz postgresql-59fd390d5e8a7e169ff8f095882e32e189f3c5bd.zip |
Second attempt at organizing jsonpath operators and methods
Second attempt at 283a95da923. Since we can't reorder the enum values
of JsonPathItemType, instead reorder the switch cases where they are
used to generally follow the order of the enum values, for better
maintainability.
Diffstat (limited to 'src/backend/utils/adt/mcxtfuncs.c')
0 files changed, 0 insertions, 0 deletions