How to get position in array with JSONPath - Mailing list pgsql-hackers

From Pavel Stehule
Subject How to get position in array with JSONPath
Date
Msg-id CAFj8pRAkJMR6753=ynmdBcz3EJ6dAiACU5PQj=nAUza6MqD6SA@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Hi

I try to solve issue https://stackoverflow.com/questions/63864906/plpgsql-parse-json-in-parameter-and-compose-json-out-parameter with JSONPath and I have a problem to get index of some value in array. Is it possible with JSONPath?

Regards

Pavel

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: recovering from "found xmin ... from before relfrozenxid ..."
Next
From: Masahiko Sawada
Date:
Subject: Re: Transactions involving multiple postgres foreign servers, take 2