Rules, views, sequences and returned values

Поиск
Список
Период
Сортировка
От DaVinci
Тема Rules, views, sequences and returned values
Дата
Msg-id 20010323152356.A31307@fangorn.net
обсуждение исходный текст
Список pgsql-general
 Hello. Only a question.

 I have a table and want to make a view updateable with rules. Table has a
 sequence that creates default value to primary key when inserting.

 And now the question: Is it posible to return value of primary key from
 rule of inserting with NEW? Is that value what i would get from extern
 calling to insert, instead of OID?.

 Thanks and good day :)

                                                     David

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

Предыдущее
От: "Rod Taylor"
Дата:
Сообщение: Lost Trigger(s)?
Следующее
От: "Gregory Wood"
Дата:
Сообщение: Re: Rules, views, sequences and returned values