revised hstore patch

From: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
To: pgsql-hackers(at)postgresql(dot)org
Subject: revised hstore patch
Date: 2009-07-16 14:17:30
Message-ID: 87ws68ogp1.fsf@news-spur.riddles.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Revision to previous hstore patch to fix (and add tests for) some edge
case bugs with nulls or empty arrays.

--
Andrew (irc:RhodiumToad)

Attachment Content-Type Size
hstore_20090716.patch.gz application/x-gzip 23.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-07-16 14:17:51 Re: boolean in C
Previous Message Peter Eisentraut 2009-07-16 14:16:45 Re: [PATCH] plpythonu datatype conversion improvements