pgsql: Update: > > Another issue is whether underlying table changes - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Update: > > Another issue is whether underlying table changes
Date
Msg-id 20050827133843.D6221D7C8D@svr1.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: jzhang@pgfoundry.org (User Jzhang)
Date:
Subject: bizgres - bizgres: New Directory
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add: > * Allow user-defined types to specify a type modifier at