Re: Implementing standard SQL's DOMAIN constraint [RESOLVED]

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Implementing standard SQL's DOMAIN constraint [RESOLVED]
Date: 2019-01-02 18:05:58
Message-ID: alpine.LNX.2.20.1901021004190.20959@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 2 Jan 2019, David G. Johnston wrote:

> You add the create domain command once before any objects that make use of
> it.

David,

This is the answer I sought: postgres supports the create domain command.
I did not see this in your first response.

Thanks very much,

Rich

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ron 2019-01-02 18:13:34 Re: Implementing standard SQL's DOMAIN constraint [RESOLVED]
Previous Message Mark 2019-01-02 18:04:19 Re: Query planner / Analyse statistics bad estimate rows=1 with maximum statistics 10000 on PostgreSQL 10.2