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

From Georgios
Subject Re: Include access method in listTables output
Date
Msg-id odN25osoT8seiAI3Xu4IOkCCdVthYymw7Q0WmSEvwXMQwARJ1l0WplS2DW5oFdIapz5_iUQ9G_vH-NULmT4-GBnguJ8h3SnOcOJh5S5-daw=@protonmail.com
Whole thread Raw
In response to Re: Include access method in listTables output  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: Include access method in listTables output
List pgsql-hackers

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Tuesday, June 9, 2020 1:34 PM, David Rowley <dgrowleyml@gmail.com> wrote:

> On Tue, 9 Jun 2020 at 23:03, Georgios gkokolatos@protonmail.com wrote:
>
> > A small patch is attached [1] to see if you think it makes sense. I have not included any
> > differences in the tests output yet, as the idea might get discarded. However if the patch is
> > found useful. I shall ament the test results as needed.
>
> It seems like a fair thing to need/want. We do already show this in
> \d+ tablename, so it seems pretty fair to want it in the \d+ output
> too
>
> Please add it to the commitfest at https://commitfest.postgresql.org/28/

Thank you very much for your time. Added to the commitfest as suggested.

>
> David





pgsql-hackers by date:

Previous
From: Prabhat Sahu
Date:
Subject: Re: [Proposal] Global temporary tables
Next
From: Vik Fearing
Date:
Subject: Re: text coverage for EXTRACT()