Thread

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

    Ryan Kelly <rpkelly22@gmail.com> — 2012-06-20T13:23:38Z

    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
    
  2. Re: [PATCH] Add some more documentation for array indexes/operators

    Robert Haas <robertmhaas@gmail.com> — 2012-06-22T13:02:53Z

    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