Error if CREATE DOMAIN used

From: narkeassocia(at)sancharnet(dot)in
To: pgadmin-support(at)postgresql(dot)org
Subject: Error if CREATE DOMAIN used
Date: 2003-05-19 07:06:02
Message-ID: 000901c31dd5$1cffedc0$0201a8c0@win2kws2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

I have encountered a bug with pgAdmin II 1.4.12 and PostgreSQL 7.3

Step 1: (I create a domain)
CREATE DOMAIN amount AS float DEFAULT 0 CONSTRAINT amount_tc NOT NULL

Step 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.tvNamespace

Number: 13
Description: Type mismatch

Thanks in advance
Ajay Narke
Narke Associates
F-2, G.N. Chambers, Kolekar Tickty,
B Ward, Kolhapur 416012. INDIA
Phone# +91-231-2621701 / +91-94224-13843
web: www.narkeassociates.com

Attachment Content-Type Size
Ajay J Narke.vcf text/x-vcard 932 bytes

Browse pgadmin-support by date

  From Date Subject
Next Message Ermanno PREDONZAN 2003-05-19 07:18:19 MS-Access link
Previous Message Dave Page 2003-05-18 21:02:24 pgAdmin III preview snapshots now available