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

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: nested hstore patch - FailedAssertion("!(value->array.nelems == 1)
Дата
Msg-id CAF4Au4x_QVJaMHev1YW_f1HtJzc06dZgk23uOhDSu1fMCE3zYA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: nested hstore patch - FailedAssertion("!(value->array.nelems == 1)  ("Erik Rijkers" <er@xs4all.nl>)
Ответы Re: nested hstore patch - FailedAssertion("!(value->array.nelems == 1)  ("Erik Rijkers" <er@xs4all.nl>)
Список pgsql-hackers
https://github.com/feodor/postgres


On Wed, Jan 15, 2014 at 11:10 AM, Erik Rijkers <er@xs4all.nl> 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?
> No point in testing old code ( I used nested_hstore_and_jsonb-2.patch ).
>
> Could you send a link to where that repository is?
>
> ( btw, your query is not quite the same as the one I used:
>   select  'x' || ('a=>"1"':: hstore)
> but your query also crashes my server here so I suppose
> it triggers the same bug )
>
>
> thanks,
>
> Erik Rijkers
>



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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: [Lsf-pc] Linux kernel impact on PostgreSQL performance
Следующее
От: Marko Tiikkaja
Дата:
Сообщение: Re: plpgsql.warn_shadow