Re: Check constraints.

Поиск
Список
Период
Сортировка
От Steve Rogerson
Тема Re: Check constraints.
Дата
Msg-id a9d92a97-910a-27bb-53d3-624c405d10b1@yewtc.demon.co.uk
обсуждение исходный текст
Ответ на Re: Check constraints.  (Paul Jungwirth <pj@illuminatedcomputing.com>)
Список 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 по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Problem with postgreSQL
Следующее
От: hmidi slim
Дата:
Сообщение: Re: Proposition for better performance