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(dot)fsf(at)metapensiero(dot)it>
Branch
------
REL9_6_STABLE
Details
-------
http://git.postgresql.org/pg/commitdiff/cdc9d712f56bd3a7f40dbb9135992eb6a7a65e2f
Modified Files
--------------
doc/src/sgml/ref/create_view.sgml | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)