BUG #1232: Singapore Timezone missing

From: "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1232: Singapore Timezone missing
Date: 2004-08-25 21:22:04
Message-ID: 20040825212204.ACA195A1075@www.postgresql.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1232
Logged by: John R Pierce

Email address: pierce(at)hogranch(dot)com

PostgreSQL version: 7.4.2

Operating system: Linux 2.4.9

Description: Singapore Timezone missing

Details:

The timezone designation SGT is not recognized on inserts to "timestamp with
time zone" fields.

In file src/backend/utils/adt/datetime.c SGT is missing/undefined. it
should be...

{"sgt", TZ, POS(32)}, /* Singapore Time */

(i.e UTC+0800, no daylight time)

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sean Murphy 2004-08-25 22:03:34 pgsql 8 beta - Service fails to start after system crash
Previous Message Maksim Likharev 2004-08-25 20:58:40 Win32 Native port more then 64 connection