Re: PATCH: psql show index with type info

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: Amos Bird <amosbird(at)gmail(dot)com>
Cc: PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PATCH: psql show index with type info
Date: 2017-03-06 14:30:59
Message-ID: 20170306143059.GU9812@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Amos,

* Amos Bird (amosbird(at)gmail(dot)com) wrote:
> Well, the prefix is used to differentiate other \d commands, like
> this,

Ah, ok, fair enough.

Should we consider differentiating different table types also? I
suppose those are primairly just logged and unlogged, but I could see
that being useful information to know when doing a \dt. Not a big deal
either way though, and this patch stands on its own certainly.

Thanks!

Stephen

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2017-03-06 14:38:49 Re: [COMMITTERS] pgsql: Use asynchronous connect API in libpqwalreceiver
Previous Message David Steele 2017-03-06 14:24:43 Re: ANALYZE command progress checker