From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>

Marc G. Fournier <scrappy@hub.org>

Commit: 7c82b2e9c3e2b0401a6c55d36b3cdcb778d2e531
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1997-04-22T17:36:57Z
Releases: 7.1.1
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Subject: [PATCHES] date/time timezone patches (mail bounced?)

Here are some hacks to get timezone behavior for the various time
data types to be compatible with v6.0. Although we have some hooks
already installed to get timezone info from the client to the
server, it still isn't clear if that can correctly transfer enough
timezone info to make the behavior the same as if timezone info
were derived from the server as is now the case. We certainly
won't resolve it in a day, so I think we are stuck with server-only
timezones for v6.1.

Files

PathChange+/−
src/backend/utils/adt/dt.c modified +53 −12
src/backend/utils/adt/nabstime.c modified +16 −8