Re: Include access method in listTables output - Mailing list pgsql-hackers

From Georgios
Subject Re: Include access method in listTables output
Date
Msg-id ML_yRD74niFoptyl9ewfYa2EFWZHSTMNzvOKhCAdc7qX3tVHG-TKU7LjBfiCRvF2-dO2eaTJemzSkuecn4Uv_-yX9xWBpnpJnrcGUxb2zfA=@protonmail.com
Whole thread Raw
In response to Re: Include access method in listTables output  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Include access method in listTables output  (vignesh C <vignesh21@gmail.com>)
List pgsql-hackers

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Monday, July 6, 2020 3:12 AM, Michael Paquier <michael@paquier.xyz> wrote:

> On Sun, Jul 05, 2020 at 07:13:10AM +0530, vignesh C wrote:
>
> > I'm not sure if we should include showViews, I had seen that the
> > access method was not getting selected for view.
>
> +1. These have no physical storage, so you are looking here for
> relkinds that satisfy RELKIND_HAS_STORAGE().

Thank you for the review.
Find attached v4 of the patch.

>
> ---------------------------------------------------------------------------------------------------------------
>
> Michael


Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Cache lookup errors with functions manipulation object addresses
Next
From: Michael Paquier
Date:
Subject: Re: A patch for get origin from commit_ts.