Re: "blah" is not a domain error

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: "blah" is not a domain error
Date: 2006-05-24 21:29:34
Message-ID: 2279.1148506174@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Jim C. Nasby" <jnasby(at)pervasive(dot)com> writes:
> I know domain support is pretty broken, so maybe this is a known issue...

What are you concerned about exactly? It looks perfectly reasonable
to me. "money" is a base type not a domain.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jeff Ross 2006-05-25 21:09:45 BUG #2455: psql failing to restore a table because of a constaint violation.
Previous Message Tom Lane 2006-05-24 21:21:02 Re: BUG #2452: Error w/ pg_restore and blobs