Re: [PATCH] Add some more documentation for array indexes/operators
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Ryan Kelly <rpkelly22@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2012-06-22T13:02:53Z
Lists: pgsql-hackers
On Wed, Jun 20, 2012 at 9:23 AM, Ryan Kelly <rpkelly22@gmail.com> wrote: > I had trouble finding what operators arrays supported or which ones > had index support or even determining that arrays could be indexed from > the documentation from the array data type. So, patch. Yeah, I agree that the && method should be mentioned there. I edited this down a bit so that it doesn't duplicate quite as much material, and committed it. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company