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. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/6ef5baf8b1cb609218b2fafb378b3f190a6f90f9 Modified Files -------------- doc/src/sgml/array.sgml | 14 ++++++++++++++ doc/src/sgml/func.sgml | 3 ++- 2 files changed, 16 insertions(+), 1 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
