On Tue, Oct 15, 2019 at 03:53:07AM +, PG Doc comments form wrote:
> the table 9.40, json and jsonb operators
> lists '->>' and '#>>' operators and the difference written is the second one
> go to the specific location.
>
> I am not an expert in postgres!
> But from my experience,
> '#>>' can
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/9.4/functions-json.html
Description:
In https://www.postgresql.org/docs/9.4/functions-json.html,
the table 9.40, json and jsonb operators
lists '->>' and '#>>' operators and the difference