On Fri, Jul 2, 2010 at 2:39 PM, David E. Wheeler <da...@kineticode.com> wrote:
> On Jul 2, 2010, at 10:07 AM, Robert Haas wrote:
>
>>>> Yeah, I think the consensus is to avoid picking an operator name at all.
>>>> "slice()" is OK by me.
>>>
>>> Will this be done for Beta 3?
>>
>> You forgot to attach the patch.  :-)
>
> Attached.
>
> Only thing that gave me pause is the presence of the undocumented 
> `slice_array()` function, which is used by the `->` operator. I think I might 
> like to see it renamed `avals(hstore, text[])` if it ever gets documented, as 
> it nicely complements the existing `avals(hstore)` function.

Thanks, committed - with the exception that I reverted your change to
the title of section F.13.2, which I believe was in error (and
possibly accidental).

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to