Re: DEFERRABLE NOT NULL constraint

Поиск
Список
Период
Сортировка
От Bèrto ëd Sèra
Тема Re: DEFERRABLE NOT NULL constraint
Дата
Msg-id CAKwGa_82bSg86zSHm4dokoGOhpqx6-XROnw=RoJZ3EN9w3uESQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: DEFERRABLE NOT NULL constraint  (Albe Laurenz <laurenz.albe@wien.gv.at>)
Список pgsql-general
Hi,

> That sounds a bit contrived, but you could create a view
> and hide the processing in an INSTEAD OF INSERT trigger.

Yes, there are ways to hack it anyway. The thing is about keeping it
simple and having it come out clear of a \d, when you ask info about
the table from within psql. It is definitely possible "as is", in a
number of ways.

Cheers
Bèrto

--
==============================
If Pac-Man had affected us as kids, we'd all be running around in a
darkened room munching pills and listening to repetitive music.



В списке pgsql-general по дате отправления:

Предыдущее
От: Albe Laurenz
Дата:
Сообщение: Re: DEFERRABLE NOT NULL constraint
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Passing dynamic parameters to a table-returning function