Improve documentation for CREATE RECURSIVE VIEW.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 33473208b8990e66e94b24cfe0cfc944b8748bdb
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-10-11T14:09:01Z
Releases: 9.4.10
Improve documentation for CREATE RECURSIVE VIEW.

It was perhaps not entirely clear that internal self-references shouldn't
be schema-qualified even if the view name is written with a schema.
Spell it out.

Discussion: <871sznz69m.fsf@metapensiero.it>

Files

PathChange+/−
doc/src/sgml/ref/create_view.sgml modified +10 −5