Re: hstore ==> and deprecate =>

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: hstore ==> and deprecate =>
Дата
Msg-id CB30C0B3-FE29-4157-9A6C-EEA34FC321D8@kineticode.com
обсуждение исходный текст
Ответ на Re: hstore ==> and deprecate =>  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Jun 16, 2010, at 4:24 PM, Robert Haas wrote:

>> Put me down for +>.
>
> Since there are no other votes for that option (or, indeed, any other
> option), I'm going to go with my original instinct and change hstore
> => text[] to hstore & text[].  Patch to do that is attached.

Damn. My other argument is that & looks like boolean or bitwise AND, so the return of an hstore might be unexpected. +>
looksmore like an arrow (sort of). 

But it doesn't much matter, as long as it works.

Best,

David

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

Предыдущее
От: KaiGai Kohei
Дата:
Сообщение: Re: [v9.1] Add security hook on initialization of instance
Следующее
От: Greg Stark
Дата:
Сообщение: Re: streaming replication breaks horribly if master crashes