Re: Is CREATE TYPE an alias for CREATE DOMAIN?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Is CREATE TYPE an alias for CREATE DOMAIN?
Date: 2005-12-22 16:16:16
Message-ID: 200512221716.16486.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jim C. Nasby wrote:
> Some (most?) database's idea of 'creating a type' is actually what we
> consider creating a domain,

Which databases do such a thing?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jaime Casanova 2005-12-22 16:30:31 Re: Indices for select count(*)?
Previous Message Scott Marlowe 2005-12-22 16:14:37 Re: About Maximum number of columns