Re: nested hstore patch

Поиск
Список
Период
Сортировка
От Erik Rijkers
Тема Re: nested hstore patch
Дата
Msg-id f29d70631e2046655c40dfcfce6db3c3.squirrel@webmail.xs4all.nl
обсуждение исходный текст
Ответ на Re: nested hstore patch  ("Erik Rijkers" <er@xs4all.nl>)
Ответы Re: nested hstore patch  (Oleg Bartunov <obartunov@gmail.com>)
Re: nested hstore patch  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Mon, January 13, 2014 00:24, Erik Rijkers wrote:
> On Sat, January 11, 2014 22:47, Andrew Dunstan wrote:
>>
>> On 01/11/2014 03:03 PM, Erik Rijkers wrote:
>>> On Sat, January 11, 2014 20:30, Peter Eisentraut wrote:
>>>> The documentation doesn't build.
>>> corrective patch is here:
>>>
>>> http://www.postgresql.org/message-id/37b9f104d5a838eec9b75f3668517aa5.squirrel@webmail.xs4all.nl
>>>
>> It will be in the next version of the patch posted.
>
>
> Attached is another handful of doc-fixes...
>

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.)


thanks,

Erik Rijkers




Вложения

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE
Следующее
От: Jeevan Chalke
Дата:
Сообщение: Re: [PATCH] Filter error log statements by sqlstate