Re: hstore ==> and deprecate =>

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: hstore ==> and deprecate =>
Дата
Msg-id AANLkTiliUJprffFVZfwxGZX0bAO6DnfgFrc0YNHyr75G@mail.gmail.com
обсуждение исходный текст
Ответ на Re: hstore ==> and deprecate =>  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: hstore ==> and deprecate =>  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
On Thu, Jun 17, 2010 at 4:39 PM, Josh Berkus <josh@agliodbs.com> wrote:
>
>> 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.
>
> If what that operator is doing is appending an array of text to an
> Hstore, shouldn't we use || instead?

It isn't.  || already does what you're saying.

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


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: hstore ==> and deprecate =>
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: hstore ==> and deprecate =>