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. Best, David
hstore_slice.patch
Description: Binary data
-- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers