Thread: pgsql: Document that CREATE VIEW that uses "*" for the column list will

pgsql: Document that CREATE VIEW that uses "*" for the column list will

From
Bruce Momjian
Date:
Document that CREATE VIEW that uses "*" for the column list will not
auto-add columns later added to the base table.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=5a6ba62be5364dbf973fd9b8631fd60acda03440

Modified Files
--------------
doc/src/sgml/ref/create_view.sgml |    4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)