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

Started by Bruce Momjianalmost 21 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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)