views in 8.0

Поиск
Список
Период
Сортировка
От Jason Tesser
Тема views in 8.0
Дата
Msg-id E618AB1605006B4EA4F29B9F3C6FBCE4CFD6@titus.nmi.northlandministries.org
обсуждение исходный текст
Ответы Re: views in 8.0
Список pgsql-general
Can you insert and update data in views in 8.0  I know you cannot in 7.4.   I am asking because I want to make new
structurefor my backend but for legacy apps I need to keep the old sturcture also.  I was hoping to use views to
accomplishthis by making the new structure and give the old apps view with the same name as the old tables.  :-)  I
guessI can also do this by writing alot of rules but that would get messy quick I think. 

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: PL/Perl
Следующее
От: Phil Endecott
Дата:
Сообщение: Re: to_char(0,'9999.99') -> ".00"