Re: json casts - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: json casts
Date
Msg-id 20140527231003.GV2556@tamriel.snowman.net
Whole thread Raw
In response to Re: json casts  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: json casts  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
* Andrew Dunstan (andrew@dunslane.net) wrote:
> >>I'd be inclined to think a more useful answer to this issue would be to
> >>make json.c special-case timestamps, as it already does for numerics.
> >>
> >>
>
> OK, that's another approach.

I'm all for doing this for JSON, but it'd sure be nice to have the
option to get actual ISO 8601 from the built-ins too...

> Given that this would be a hard coded behaviour change, is it too
> late to do this for 9.4?

No, for my 2c.
Thanks,
    Stephen

pgsql-hackers by date:

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