Re: nested hstore patch

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: nested hstore patch
Дата
Msg-id CAF4Au4zwEG93QKNhDcuoDw45rZ_XPQRRxCFEoZJZ_DB_hMA+zw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: nested hstore patch  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: nested hstore patch  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew,

did you run perl script ? Actually, I found, that operator table needs
to be fixed.

Oleg

On Mon, Jan 13, 2014 at 7:36 PM, Andrew Dunstan <andrew@dunslane.net> wrote:
>
> On 01/13/2014 03:25 AM, Erik Rijkers wrote:
>
>> There are errors in the example expressions in "Table F-6. hstore
>> Operators".
>>
>> Attached is a cumulative doc-patch (which includes the changes I sent
>> earlier) which fixes these.
>>
>> I also attach an test perl program that shows the (small) differences in
>> output between what's in that doc table and what
>> one actually gets. (I found these too insignificant to change but perhaps
>> you have a different opinion.)
>>
>>
>
>
>
> A new version of the patch is attached. It includes all of Erik's docs fixes
> and a small fix by Alexander Korotkov for hstore hash ops.
>
> cheers
>
> andrew
>
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
>



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Where do we stand on 9.3 bugs?
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Add CREATE support to event triggers