Re: Error if CREATE DOMAIN used
От | Dave Page |
---|---|
Тема | Re: Error if CREATE DOMAIN used |
Дата | |
Msg-id | 03AF4E498C591348A42FC93DEA9661B825A190@mail.vale-housing.co.uk обсуждение исходный текст |
Ответ на | Error if CREATE DOMAIN used (narkeassocia@sancharnet.in) |
Список | pgadmin-support |
-----Original Message-----
From: narkeassocia@sancharnet.in [mailto:narkeassocia@sancharnet.in]
Sent: 19 May 2003 08:06
To: pgadmin-support@postgresql.org
Subject: [pgadmin-support] Error if CREATE DOMAIN usedHi,I have encountered a bug with pgAdmin II 1.4.12 and PostgreSQL 7.3Step 1: (I create a domain)CREATE DOMAIN amount AS float DEFAULT 0 CONSTRAINT amount_tc NOT NULLStep 2: (I use the above domain in a table as a column type)CREATE TABLE test (id int4,amount amount)Step 3: (I fire up pgAdmin II and when I click down to 'public' schema, I get following error message)An error has occured in pgAdmin II:frmmain.tvNamespaceNumber: 13Description: Type mismatch
Hi,
This problem is fixed in the 1.5.60 beta release we made yesterday - you can download it from http://www.pgadmin.org/downloads.
Regards, Dave.
В списке pgadmin-support по дате отправления: