Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: BUG: adding column of type timestamp with time zone



On Mon, Apr 14, 2008 at 2:27 PM, Julius Tuskenis <julius(at)nsoft(dot)lt> wrote:
> 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

I can't find the commit right now, but I remember fixing this for
1.8.3 and a quick test confirms it's working here on the latest SVN
code.

-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group