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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
