jsonpath - postgresql-json: Fix bug: json_check not crash if json is - Mailing list pgsql-committers

From marian@pgfoundry.org (User Marian)
Subject jsonpath - postgresql-json: Fix bug: json_check not crash if json is
Date
Msg-id 20120130082232.F338D161544@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix bug: json_check not crash if json is null
float functions return json datatype int and int functions return datatype float

Modified Files:
--------------
    postgresql-json/src:
        postgres_json.c (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jsonpath/postgresql-json/src/postgres_json.c?r1=1.1&r2=1.2)

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Resolve timing issue with logging locks for Hot Standby.
Next
From: Simon Riggs
Date:
Subject: Re: pgsql: Resolve timing issue with logging locks for Hot Standby.