Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
Re: Precision modifier in multi-word field types

Re: Precision modifier in multi-word field types



Erwin Brandstetter wrote:
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):

Related, but not the same. Fixed, thanks :-)

/D



Home | Main Index | Thread Index

top