Reorganise jsonpath operators and methods

Peter Eisentraut <peter@eisentraut.org>

Commit: 283a95da923605c1cc148155db2d865d0801b419
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2024-01-03T10:25:33Z
Releases: 17.0
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

Documentation touched

Discussion