Re: Include access method in listTables output

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Georgios <gkokolatos(at)protonmail(dot)com>
Cc: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Include access method in listTables output
Date: 2020-06-09 11:34:51
Message-ID: CAApHDvojsDJZimr5X6V9HtsBFiTCoKPxeKGzLem7dW4Mf_4QAg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 9 Jun 2020 at 23:03, Georgios <gkokolatos(at)protonmail(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2020-06-09 11:36:58 text coverage for EXTRACT()
Previous Message Magnus Hagander 2020-06-09 11:27:50 Re: Bump default wal_level to logical