Re: nested hstore patch - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: nested hstore patch
Date
Msg-id 52D40808.5020802@dunslane.net
Whole thread Raw
In response to Re: nested hstore patch  ("Erik Rijkers" <er@xs4all.nl>)
Responses Re: nested hstore patch  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Re: nested hstore patch  (Oleg Bartunov <obartunov@gmail.com>)
Re: nested hstore patch - FailedAssertion("!(value->array.nelems == 1)  ("Erik Rijkers" <er@xs4all.nl>)
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: generic pseudotype IO functions?
Next
From: Andres Freund
Date:
Subject: Re: Where do we stand on 9.3 bugs?