Re: Catalog views failed to show partitioned table information. - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Catalog views failed to show partitioned table information.
Date
Msg-id 20181218074225.GA10603@paquier.xyz
Whole thread Raw
In response to Re: Catalog views failed to show partitioned table information.  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Catalog views failed to show partitioned table information.  (Suraj Kharage <suraj.kharage@enterprisedb.com>)
List pgsql-hackers
On Mon, Dec 17, 2018 at 11:01:59AM +0900, Michael Paquier wrote:
> On Mon, Dec 17, 2018 at 10:22:28AM +0900, Amit Langote wrote:
>> On 2018/12/15 8:00, Michael Paquier wrote:
>>> I tend to agree with your comment here.  pg_tables lists partitioned
>>> tables, but pg_indexes is forgotting about partitioned indexes.  So this
>>> is a good thing to add.
>>
>> +1
>
> I'll go commit something close to what Suraj is proposing if there are
> no objections from others.  At least we agree on that part ;)

And this part is done.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: don't create storage when unnecessary
Next
From: Hubert Zhang
Date:
Subject: Discussion: Fast DB/Schema/Table disk size check in Postgresql