hstore-new - hstore-new: fix edge-case bugs with empty arrays and nulls

From: andrewsn(at)pgfoundry(dot)org (User Andrewsn)
To: pgsql-committers(at)postgresql(dot)org
Subject: hstore-new - hstore-new: fix edge-case bugs with empty arrays and nulls
Date: 2009-07-19 02:14:52
Message-ID: 20090719021452.97B18107207C@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
fix edge-case bugs with empty arrays and nulls

Modified Files:
--------------
hstore-new:
hstore_io.c (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/hstore-new/hstore-new/hstore_io.c?r1=1.4&r2=1.5)
hstore-new/sql:
hstore.sql (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/hstore-new/hstore-new/sql/hstore.sql?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message User Achernow 2009-07-19 12:35:30 libpqtypes - libpqtypes: fixed typos in changelog
Previous Message User Dim 2009-07-18 21:17:53 preprepare - preprepare: Implement SELECT