Re: json casts - Mailing list pgsql-hackers

From Tom Lane
Subject Re: json casts
Date
Msg-id 5252.1401232663@sss.pgh.pa.us
Whole thread Raw
In response to Re: json casts  (Stephen Frost <sfrost@snowman.net>)
Responses Re: json casts  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Stephen Frost <sfrost@snowman.net> writes:
> * Andrew Dunstan (andrew@dunslane.net) wrote:
>> Given that this would be a hard coded behaviour change, is it too
>> late to do this for 9.4?

> No, for my 2c.

If we do it by adding casts then it'd require an initdb, so I'd vote
against that for 9.4.  If we just change behavior in json.c then that
objection doesn't apply, so I wouldn't complain.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Race condition within _bt_findinsertloc()? (new page split code)
Next
From: Andrew Dunstan
Date:
Subject: Re: json casts