Re: Check constraints. - Mailing list pgsql-general

From Steve Rogerson
Subject Re: Check constraints.
Date
Msg-id a9d92a97-910a-27bb-53d3-624c405d10b1@yewtc.demon.co.uk
Whole thread Raw
In response to Re: Check constraints.  (Paul Jungwirth <pj@illuminatedcomputing.com>)
List pgsql-general
On 27/03/18 15:44, Paul Jungwirth wrote:
>           SELECT  c.conname,
>  ...
This just does a variation on select * from
information_schema.check_constraints, and has the same issue, that is the the
returned value for the constraint is not what I give when I create it - but
some 'normalised' version of it.

Steve


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Problem with postgreSQL
Next
From: hmidi slim
Date:
Subject: Re: Proposition for better performance