jsonpath - postgresql-json: Fix bug: json_check not crash if json is

From: marian(at)pgfoundry(dot)org (User Marian)
To: pgsql-committers(at)postgresql(dot)org
Subject: jsonpath - postgresql-json: Fix bug: json_check not crash if json is
Date: 2012-01-30 08:22:32
Message-ID: 20120130082232.F338D161544@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2012-01-30 09:13:04 Re: pgsql: Resolve timing issue with logging locks for Hot Standby.
Previous Message Tom Lane 2012-01-30 00:30:02 Re: pgsql: Resolve timing issue with logging locks for Hot Standby.