IDT timezone - Mailing list pgsql-general

From Brandon Metcalf
Subject IDT timezone
Date
Msg-id Pine.LNX.4.58L.0604211036190.10958@cash.rhiamet.com
Whole thread Raw
Responses Re: IDT timezone
List pgsql-general
What is the best way to handle timestamps with a timezone of IDT?  I
see that I could modify src/backend/utils/adt/datetime.c to support
IDT, but what is the best solution?

Basically, I have an application where I'm grabbing the timezone from
the output of date(1) and appending that to a timestamp before I do an
INSERT.  In the situations where the timezone is IDT, the INSERT
fails.

--
Brandon

pgsql-general by date:

Previous
From: Alban Hertroys
Date:
Subject: Re: A few questions about ltree
Next
From: Teodor Sigaev
Date:
Subject: Re: A few questions about ltree