Re: hstore ==> and deprecate => - Mailing list pgsql-hackers

From Tom Lane
Subject Re: hstore ==> and deprecate =>
Date
Msg-id 15259.1277142597@sss.pgh.pa.us
Whole thread Raw
In response to Re: hstore ==> and deprecate =>  ("David E. Wheeler" <david@kineticode.com>)
List pgsql-hackers
"David E. Wheeler" <david@kineticode.com> writes:
> So, frankly, I'm coming back to what Florian has suggested here. What about calling it slice?

>     hstore = slice(hstore, text[]);

+1, particularly seeing that our solution for the other two cases also
comes down to "use the function instead".
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: deprecating =>, take two
Next
From: "David E. Wheeler"
Date:
Subject: Re: hstore ==> and deprecate =>