Document that && can be used to search arrays.

Robert Haas <rhaas@postgresql.org>

Commit: 6ef5baf8b1cb609218b2fafb378b3f190a6f90f9
Author: Robert Haas <rhaas@postgresql.org>
Date: 2012-06-22T12:59:41Z
Releases: 9.3.0
Document that && can be used to search arrays.

Also, add some cross-links to the indexing documentation, so it's easier
to notice that && and other array operators have index support.

Ryan Kelly, edited by me.

Files

PathChange+/−
doc/src/sgml/array.sgml modified +14 −0
doc/src/sgml/func.sgml modified +2 −1