Improve documentation for CREATE RECURSIVE VIEW.

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

Commit: b987294fa917e5c0a5e1debb85ae5179910e8230
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-10-11T14:08:57Z
Releases: 9.5.5
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