Thread: [PATCH] Add some more documentation for array indexes/operators

[PATCH] Add some more documentation for array indexes/operators

From
Ryan Kelly
Date:
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.

-Ryan Kelly

Attachment

Re: [PATCH] Add some more documentation for array indexes/operators

From
Robert Haas
Date:
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