pgsql: Show statistics target for columns in \d+ on a table

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Show statistics target for columns in \d+ on a table
Date: 2011-11-05 12:03:23
Message-ID: E1RMey3-00036S-1C@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Show statistics target for columns in \d+ on a table

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ebcadba29fd1aeef76a4c0c4d1d2adad62fe945a

Modified Files
--------------
src/bin/psql/describe.c | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-11-05 14:38:31 Re: pgsql: Show statistics target for columns in \d+ on a table
Previous Message Magnus Hagander 2011-11-05 11:56:43 pgsql: Make psql \d on a sequence show the table/column owning it