mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
This reverts commit 283a95da92
.
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.