Re: hstore ==> and deprecate =>

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: hstore ==> and deprecate =>
Дата
Msg-id 828ECF3E-3790-4921-BBCF-2FFEC7DC5003@kineticode.com
обсуждение исходный текст
Ответ на Re: hstore ==> and deprecate =>  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: hstore ==> and deprecate =>  (Robert Haas <robertmhaas@gmail.com>)
Re: hstore ==> and deprecate =>  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
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
complementsthe existing `avals(hstore)` function. 

Best,

David



Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: hstore ==> and deprecate =>
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Keepalive for max_standby_delay