Document that && can be used to search arrays.
Robert Haas <rhaas@postgresql.org>
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
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/array.sgml | modified | +14 −0 |
| doc/src/sgml/func.sgml | modified | +2 −1 |