Re: Please advise features in 7.1

Поиск
Список
Период
Сортировка
От Don Baccus
Тема Re: Please advise features in 7.1
Дата
Msg-id 3.0.1.32.20001123060735.021d6100@mail.pacifier.com
обсуждение исходный текст
Ответ на Please advise features in 7.1  ("John Huttley" <John@mwk.co.nz>)
Список pgsql-hackers
At 06:00 PM 11/23/00 +1300, John Huttley wrote:

>1. Calculated fields in table definitions . eg.
>
>   Create table test (
>            A Integer,
>            B integer,
>           the_sum   As  (A+B),
>);

...

>These are _extraordinarily_ useful for application development.
>
>If anyone has a way of bolting on any of these to 7.0, I'd be keen to hear
from
>you.

Create a trigger on insert/update for this case...



- Don Baccus, Portland OR <dhogaza@pacifier.com> Nature photos, on-line guides, Pacific Northwest Rare Bird Alert
Serviceand other goodies at http://donb.photo.net.
 


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

Предыдущее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: deficiency on delete and update instead rules for v iews
Следующее
От: Don Baccus
Дата:
Сообщение: Re: AW: Please advise features in 7.1