Re: optionally schema-qualified for table_name - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: optionally schema-qualified for table_name
Date
Msg-id 20200325201054.GA27957@momjian.us
Whole thread Raw
In response to Re: optionally schema-qualified for table_name  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-docs
On Wed, Mar 25, 2020 at 01:46:54PM +0100, Peter Eisentraut wrote:
> On 2020-03-24 21:58, Bruce Momjian wrote:
> > That is a good point. I used CREATE VIEW as an example because that is
> > what the user reported, but it seems only create_view and reindexed use
> > a schema name qualification:
> > 
> >     $ grep  -l '<replaceable>schema</replaceable>' *.sgml
> >     create_view.sgml
> >     reindexdb.sgml
> > 
> > The reindexdb use is because of -S (reindex schema), which makes sense.
> > The create view case is used in an example of CREATE RECURSIVE VIEW and
> > should probably be removed.
> 
> The CREATE RECURSIVE VIEW example is making a specific point about schema
> qualification, which is explained below the example.

OK, so I guess everything is fine and we can just go back to other
business.  :-)   Sorry for the distraction.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +



pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: optionally schema-qualified for table_name
Next
From: Brett Okken
Date:
Subject: char 0x00