How to check constraints before call of simple_heap_insert()?

Поиск
Список
Период
Сортировка
От Vanyel
Тема How to check constraints before call of simple_heap_insert()?
Дата
Msg-id 1166084160.970397.118630@73g2000cwn.googlegroups.com
обсуждение исходный текст
Ответы Re: How to check constraints before call of simple_heap_insert()?  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-general
Hi all.
I'm writting some trigger i C, and I use simple_heap_insert() function
to insert HeapTuple to a table. But unfortunatelly that function does
not check constraints before inserting values to the table. Does anyone
know there is some function that checks constraints while inserting
HeapTuple structure?
Thanks in advice

Best regards.
Vanyel


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

Предыдущее
От: "William Leite Araújo"
Дата:
Сообщение: Re: A VIEW mimicing a TABLE
Следующее
От: wheel
Дата:
Сообщение: Subcribing to this list, what's the secret?