On 03.01.24 16:50, Andrew Dunstan wrote:
On 2024-01-03 We 05:49, Peter Eisentraut wrote:
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 <[email protected]>
Discussion:
https://www.postgresql.org/message-id/flat/CAM2+6=xjtyqrrqhaoj80r0wvqxjsxc0iyib9bpc55ufo9vk...@mail.gmail.com
This appears to have broken cross version upgrade. crake is seeing:
I have reverted that patch.