Re: Support for jsonpath .datetime() method - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Support for jsonpath .datetime() method
Date
Msg-id 0409fb42-18d3-bdb7-37ab-d742d5313a40@2ndQuadrant.com
Whole thread Raw
In response to Re: Support for jsonpath .datetime() method  (Nikita Glukhov <n.gluhov@postgrespro.ru>)
Responses Re: Support for jsonpath .datetime() method  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
On 7/23/19 6:48 PM, Nikita Glukhov wrote:
> Some concrete pieces of review:
>> +       <row>
>> +        <entry><literal>FF1</literal></entry>
>> +        <entry>decisecond (0-9)</entry>
>> +       </row>
>>
>> Let's not use such weird terms as "deciseconds".  We could say
>> "fractional seconds, 1 digit" etc. or something like that.
> And what about "tenths of seconds", "hundredths of seconds"?



Yes, those are much better.


cheers


andrew


-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services




pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Support for jsonpath .datetime() method
Next
From: Anastasia Lubennikova
Date:
Subject: Re: Optimze usage of immutable functions as relation