Re: Daylight Savings Time handling on persistent connections - Mailing list pgsql-general

From Vinko Vrsalovic
Subject Re: Daylight Savings Time handling on persistent connections
Date
Msg-id 20041101184229.GA1778@landsat.cprsig.cl
Whole thread Raw
In response to Re: Daylight Savings Time handling on persistent connections  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-general
On Mon, Nov 01, 2004 at 07:08:39PM +0100, Martijn van Oosterhout wrote:

> For the parsing integer issue it may have worked, but this is another
> kettle of fish. I don't think you can do this as a simple switch, it
> would have to set during the initdb and not allowed to be changed
> afterwards. I don't know if that something that can be supported.

I suspected it wasn't that easy. Anyhow, I strongly believe
that when no reasonable defaults can be deduced, the software
should give the user the ability to decide what he wants to do.

Of course technical (implementation, maintenance, etc.) issues are
highly relevant and if it can't reasonably be done, well, tough luck,
but I think (and I don't have a clue about the internals of
PostgreSQL, so take this with two grains of salt) a solution such
as the one you mention should be given consideration.

--
Vinko Vrsalovic <el[|-@-|]vinko.cl>

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Daylight Savings Time handling on persistent connections
Next
From: Glen Eustace
Date:
Subject: Re: Functions not dropped.