Thread: hstore patch, part 1

hstore patch, part 1

From
Andrew Gierth
Date:
This is just the fix for hstore's silent truncation, including
doc patch and regression test. Actual new functionality will
follow later in another patch.

--
Andrew.


Attachment

Re: hstore patch, part 1

From
Tom Lane
Date:
Andrew Gierth <andrew@tao11.riddles.org.uk> writes:
> This is just the fix for hstore's silent truncation, including
> doc patch and regression test.

Thanks --- applied with minor editorialization.
        regards, tom lane