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

From David Rowley
Subject Re: Include access method in listTables output
Date
Msg-id CAApHDvojsDJZimr5X6V9HtsBFiTCoKPxeKGzLem7dW4Mf_4QAg@mail.gmail.com
Whole thread Raw
In response to Include access method in listTables output  (Georgios <gkokolatos@protonmail.com>)
Responses Re: Include access method in listTables output  (Georgios <gkokolatos@protonmail.com>)
List pgsql-hackers
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/

David



pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Bump default wal_level to logical
Next
From: Peter Eisentraut
Date:
Subject: text coverage for EXTRACT()