[DOCS] Correction

2017-11-19 Thread demirgokhan
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

Re: [DOCS] Correction

2017-11-19 Thread Tom Lane
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