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

From: Ryan Kelly <rpkelly22(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: [PATCH] Add some more documentation for array indexes/operators
Date: 2012-06-20 13:23:38
Message-ID: 20120620132338.GA8880@llserver.lakeliving.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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 Content-Type Size
arrays-doc.patch text/x-diff 1.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2012-06-20 13:24:58 Re: [PATCH 04/16] Add embedded list interface (header only)
Previous Message Andres Freund 2012-06-20 13:21:54 Re: [PATCH 10/16] Introduce the concept that wal has a 'origin' node