pgsql: Show table access methods as such in psql's \dA.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Show table access methods as such in psql's \dA.
Date: 2019-03-29 16:00:58
Message-ID: E1h9twA-0007tZ-62@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Show table access methods as such in psql's \dA.

Previously we didn't display a type for table access methods.

Author: Haribabu Kommi
Discussion: CAJrrPGeeYOqP3hkZyohDx_8dot4zvPuPMDBmhJ=iC85cTBNeYw(at)mail(dot)gmail(dot)com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d3a5fc17ebdbeaec81bec1f41e304485b3292da3

Modified Files
--------------
src/bin/psql/describe.c | 2 ++
1 file changed, 2 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2019-03-29 16:12:38 Re: pgsql: Compute XID horizon for page level index vacuum on primary.
Previous Message Simon Riggs 2019-03-29 15:58:14 Re: pgsql: Compute XID horizon for page level index vacuum on primary.