Re: nested hstore patch - FailedAssertion("!(value->array.nelems == 1)

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: nested hstore patch - FailedAssertion("!(value->array.nelems == 1)
Дата
Msg-id 52D6B68E.6080709@dunslane.net
обсуждение исходный текст
Ответ на Re: nested hstore patch - FailedAssertion("!(value->array.nelems == 1)  ("Erik Rijkers" <er@xs4all.nl>)
Ответы Re: nested hstore patch - FailedAssertion("!(value->array.nelems == 1)  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On 01/15/2014 05:32 AM, Erik Rijkers wrote:
> On Wed, January 15, 2014 09:46, Oleg Bartunov wrote:
>>> On Wed, January 15, 2014 08:01, Oleg Bartunov wrote:
>>>> It doesn't crashed in the last version in our repository.
>>>>
>>>> =# select  'x'::hstore || ('a=>"1"':: hstore) ;
>>>>     ?column?
>>>> ---------------
>>>>   "x", "a", "1"
>>>> (1 row)
>>>>
>>> OK, shall I use that repository instead of the latest posted patch?

You can always check the jsonb_and_hstore branch on the repo for the
latest and greatest.

But here is the latest patch from that.

cheers

andrew




Вложения

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Deprecations in authentication
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: [Lsf-pc] Linux kernel impact on PostgreSQL performance