Re: [GENERAL] Custom datestyle for timestamps

2009-03-06 Thread Tom Lane
"Daniel Verite" writes: > I think it would valuable to have at least a default format that > doesn't include the sub-second precision, since it typically adds 7 > characters that enlarge output columns in a way that is generally > useless to the human eyes. Do other users agree with that? If y

Re: [GENERAL] Custom datestyle for timestamps

2009-03-06 Thread Daniel Verite
Peter Eisentraut wrote: On Thursday 05 March 2009 00:19:02 Daniel Verite wrote: > SET DATESTYLE takes predefined keywords such as ISO or US as arguments, > but I can't find a way to specify a custom format string for > timestamps. There is no support for that. > What I'd like to fin

Re: [GENERAL] Custom datestyle for timestamps

2009-03-05 Thread Peter Eisentraut
On Thursday 05 March 2009 00:19:02 Daniel Verite wrote: > SET DATESTYLE takes predefined keywords such as ISO or US as arguments, > but I can't find a way to specify a custom format string for > timestamps. There is no support for that. > What I'd like to find is an equivalent to Oracle's > ALTER