Re: [HACKERS] Update description of \d[S+] in \? - Mailing list pgsql-hackers

From Ashutosh Bapat
Subject Re: [HACKERS] Update description of \d[S+] in \?
Date
Msg-id CAFjFpRfkj=ULEK4=OHmncqpYXxrbS2fiLK+ek20p=PbzRMCe_w@mail.gmail.com
Whole thread Raw
In response to [HACKERS] Update description of \d[S+] in \?  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Responses Re: [HACKERS] Update description of \d[S+] in \?
List pgsql-hackers
On Thu, Jul 13, 2017 at 12:01 PM, Amit Langote
<Langote_Amit_f8@lab.ntt.co.jp> wrote:
> The description of \d[S+] currently does not mention that it will list
> materialized views and foreign tables.  Attached fixes that.
>

I guess the same change is applicable to the description of \d[S+] NAME as well.


-- 
Best Wishes,
Ashutosh Bapat
EnterpriseDB Corporation
The Postgres Database Company



pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: [HACKERS] Row Level Security Documentation
Next
From: Ashutosh Bapat
Date:
Subject: Re: [HACKERS] PgFDW connection invalidation by ALTER SERVER/ALTERUSER MAPPING