diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-02-22 05:57:45 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-02-22 05:57:45 +0000 |
commit | 80d6a277c921454d028e088762bb4a4723f9840e (patch) | |
tree | a00260ff44b3c75aa44afce2b7a9be850a139224 /src/backend/access/gist/gist.c | |
parent | 799bc58dc7ed9899facfc8302040749cb0a9af2f (diff) | |
download | postgresql-80d6a277c921454d028e088762bb4a4723f9840e.tar.gz |
Simplify timezone-handling code per proposal to pghackers: get rid of
setting timezone-related variables during transaction start. They were
not used anyway in platforms that HAVE_TM_ZONE or HAVE_INT_TIMEZONE,
which it appears is *all* the platforms we are currently supporting.
For platforms that have neither, we now only support UTC or numeric-
offset-from-UTC timezones.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions