]> granicus.if.org Git - postgresql/commit
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
authorMarc G. Fournier <scrappy@hub.org>
Tue, 22 Apr 1997 17:36:57 +0000 (17:36 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Tue, 22 Apr 1997 17:36:57 +0000 (17:36 +0000)
commit7c82b2e9c3e2b0401a6c55d36b3cdcb778d2e531
treeb1d442e3ac7893516f5ce5d567aacdbfb6149d44
parent9e2a87b62db87fc4175b00dabfd26293a2d072fa
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.
src/backend/utils/adt/dt.c
src/backend/utils/adt/nabstime.c