hstore-new - hstore-new: fix edge-case bugs with empty arrays and nulls - Mailing list pgsql-committers

From andrewsn@pgfoundry.org (User Andrewsn)
Subject hstore-new - hstore-new: fix edge-case bugs with empty arrays and nulls
Date
Msg-id 20090719021452.97B18107207C@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: dim@pgfoundry.org (User Dim)
Date:
Subject: preprepare - preprepare: Implement SELECT
Next
From: achernow@pgfoundry.org (User Achernow)
Date:
Subject: libpqtypes - libpqtypes: fixed typos in changelog