Re: timestamp default values - Mailing list pgsql-general

From Tom Lane
Subject Re: timestamp default values
Date
Msg-id 28863.1123386023@sss.pgh.pa.us
Whole thread Raw
In response to Re: timestamp default values  (Brendan Jurd <direvus@gmail.com>)
Responses Re: timestamp default values  (Brendan Jurd <direvus@gmail.com>)
List pgsql-general
Brendan Jurd <direvus@gmail.com> writes:
> Are there any good reasons why the output of timeofday() needs to
> include the three letter day-of-week?

If we are going to change it, I'd be inclined to make it output the
canonical ISO format (YYYY-MM-DD HH:MM:SS.SSSS-TZ).  Or perhaps the
format should be the same as whatever the current DateStyle setting
would emit.

            regards, tom lane

pgsql-general by date:

Previous
From: Brendan Jurd
Date:
Subject: Re: timestamp default values
Next
From: Tom Lane
Date:
Subject: Re: ACM Sigmod interview with Bruce Lindsay