Re: nested hstore patch - Mailing list pgsql-hackers

From Erik Rijkers
Subject Re: nested hstore patch
Date
Msg-id f29d70631e2046655c40dfcfce6db3c3.squirrel@webmail.xs4all.nl
Whole thread Raw
In response to Re: nested hstore patch  ("Erik Rijkers" <er@xs4all.nl>)
Responses Re: nested hstore patch  (Oleg Bartunov <obartunov@gmail.com>)
Re: nested hstore patch  (Andrew Dunstan <andrew@dunslane.net>)
List 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




Attachment

pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE
Next
From: Jeevan Chalke
Date:
Subject: Re: [PATCH] Filter error log statements by sqlstate