BUG: adding column of type timestamp with time zone

From: Julius Tuskenis <julius(at)nsoft(dot)lt>
To: pgadmin-support(at)postgresql(dot)org
Subject: BUG: adding column of type timestamp with time zone
Date: 2008-04-14 13:27:08
Message-ID: 48035BAC.6070105@nsoft.lt
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hello,

As I didn't find where to submit a bug report on pgAdmin site, so I post
it here.

When adding a column to a table (no matter new or old one) if timestamp
with time zone is selected and length is set (lets say 0) I get an error
- pgAdmin tries to write timestamp with time zone(0) instead of
timestamp(0) with time zone in SQL statement.
I use pgAdminIII 1.8.2. WinXP. PostgreSQL 8.1

--
Julius Tuskenis

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2008-04-14 14:28:00 Re: BUG: adding column of type timestamp with time zone
Previous Message Kalyan Vaidyanathan 2008-04-12 01:21:47 Re: windows service not working