Re: BUG #12578: row_to_json() and to_json() add 'T' in timestamp field.

From: David G Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #12578: row_to_json() and to_json() add 'T' in timestamp field.
Date: 2015-01-17 19:09:57
Message-ID: 1421521797686-5834421.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hor Meng Yoong wrote
> Thanks for the insights.
>
> I have submitted a documentation comment on PostgreSQL 9.4 document,
> Section 9.6, to add in examples on
> to_json() and row_to_json() using now() to illustrate ISO 8601. For
> examples:

What does this have to do with bit strings?

A note in 9.15 indicating the change in behavior and the means to get back
to the old behavior might be warranted but otherwise the current behavior is
correct and what people starting from scratch would likely expect so noting
it anywhere except the change log is not a strong necessity. Adding four
examples doesn't impress me if the only goal is to show this behavior
change.

--
View this message in context: http://postgresql.nabble.com/BUG-12578-row-to-json-and-to-json-add-T-in-timestamp-field-tp5834396p5834421.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message t.katsumata1122 2015-01-18 03:30:20 BUG #12584: small bug about estimation of rows
Previous Message Hor Meng Yoong 2015-01-17 17:27:41 Re: BUG #12578: row_to_json() and to_json() add 'T' in timestamp field.