Precision modifier in multi-word field types

From: Erwin Brandstetter <brandstetter(at)falter(dot)at>
To: pgadmin-support(at)postgresql(dot)org
Subject: Precision modifier in multi-word field types
Date: 2007-03-30 02:16:23
Message-ID: 460C72F7.2060204@falter.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi developers! Hi Dave!

Testing pgAdmin III v1.6.3 rev: 6112, client Win XP, host: Debian Sarge,
PG 8.1.8.

It looks like an old bug has found its way back in. A snapshot from the
SQL query dialogue:

CREATE TABLE termin
(
beginn timestamp(0 without time zone,
...
)

Note the missing closing bracket! Might be related to that one (quote
from pgadmin.org/development/changelog.php):

2006-12-07 DP 1.6.2 Reverse engineer columns with multi-word names (like
'timestamp with timezone') correctly so that precision
and array modifiers are included properly. Per Erwin.

Regards
Erwin

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Andy Shellam 2007-03-30 02:32:17 [Fwd: Re: No backup/restore for Linux?]
Previous Message Andy Shellam 2007-03-29 20:26:21 Re: No backup/restore for Linux?