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

BUG: adding column of type timestamp with time zone



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





Home | Main Index | Thread Index

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