pgsql: Update: > > Another issue is whether underlying table changes

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql: Update: > > Another issue is whether underlying table changes
Дата
Msg-id 20050827133843.D6221D7C8D@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Update:

>
>   Another issue is whether underlying table changes should be reflected
>   in the view, e.g. should SELECT * show additional columns if they
>   are added after the view is created.

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1641 -> r1.1642)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1641&r2=1.1642)
    pgsql/doc/src/FAQ:
        TODO.html (r1.148 -> r1.149)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.148&r2=1.149)

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

Предыдущее
От: jzhang@pgfoundry.org (User Jzhang)
Дата:
Сообщение: bizgres - bizgres: New Directory
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add: > * Allow user-defined types to specify a type modifier at