1.14.0 beta3 type creation problem - Mailing list pgadmin-support

From Julius Tuskenis
Subject 1.14.0 beta3 type creation problem
Date
Msg-id 4E2E5F4E.3000907@nsoft.lt
Whole thread Raw
Responses Re: 1.14.0 beta3 type creation problem
List pgadmin-support
Hello,

when creating a type containing numeric field I get SQL that is not 
"understood" by my server. The sql generated by the dialog is:

CREATE TYPE taetasgftasdfa AS   (q integer,    qq integer,    qqq numeric(10,4) COLLATE ,    qqqq integer);

OS: WinXp
pgAdmin: 1.14.0 beta3

PostgreSQL 8.3.4 on i686-pc-linux-gnu, compiled by GCC gcc (Gentoo 
4.3.2-r3 p1.6, pie-10.1.5) 4.3.2

Thank You in advance for fixing this. :)

-- 
Julius Tuskenis
Programavimo skyriaus vadovas
UAB nSoft
mob. +37068233050



pgadmin-support by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: pgAdmin III 3-1.14.0-beta3 crash
Next
From: Guillaume Lelarge
Date:
Subject: Re: 1.14.0 beta3 type creation problem