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 advantages over the default operator
class jsonb_ops."

corrected to:

"Although the jsonb_path_ops operator class supports only queries with the 
?
operator, it has notable performance advantages over the default operator
class jsonb_ops."

on the page https://www.postgresql.org/docs/9.4/static/datatype-json.html

-- 
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Reply via email to