hstore patch, part 1

Started by Andrew Gierthabout 17 years ago2 messageshackers
Jump to latest
#1Andrew Gierth
andrew@tao11.riddles.org.uk

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.

Attachments:

hstore_fix.patchtext/x-patchDownload+55-8
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Andrew Gierth (#1)
Re: hstore patch, part 1

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