Re: hstore ==> and deprecate =>

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: hstore ==> and deprecate =>
Дата
Msg-id 4C1A8804.30009@agliodbs.com
обсуждение исходный текст
Ответ на Re: hstore ==> and deprecate =>  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: hstore ==> and deprecate =>  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
> 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?


--                                  -- Josh Berkus                                    PostgreSQL Experts Inc.
                        http://www.pgexperts.com
 


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

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