Re: Composed Key and autoincrement

Поиск
Список
Период
Сортировка
От joe speigle
Тема Re: Composed Key and autoincrement
Дата
Msg-id 405930.55897.qm@web60719.mail.yahoo.com
обсуждение исходный текст
Ответ на Composed Key and autoincrement  (fbn <fbn79@libero.it>)
Список pgsql-novice
you could put your business logic into a trigger which is called on
insert, postgres (and me) don't know why or when you want to change the
second column.
Or, you could make a constraint on the column (maybe?)





____________________________________________________________________________________
No need to miss a message. Get email on-the-go
with Yahoo! Mail for Mobile. Get started.
http://mobile.yahoo.com/mail

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

Предыдущее
От: Shane Ambler
Дата:
Сообщение: Re: is there more documentation?
Следующее
От: Sue Fitt
Дата:
Сообщение: Re: Stored Procedure to return a result set