The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/9.4/static/datatype-json.html
Description:
Shouldn't be below statement:
"Although the jsonb_path_ops operator class supports only queries with the
@> operator, it has notable performance a
demirgok...@gmail.com writes:
> The following documentation comment has been logged on the website:
> Page: https://www.postgresql.org/docs/9.4/static/datatype-json.html
> Description:
> Shouldn't be below statement:
> "Although the jsonb_path_ops operator class supports only queries with
> the