pgsql: Show statistics target for columns in \d+ on a table - Mailing list pgsql-committers

From Magnus Hagander
Subject pgsql: Show statistics target for columns in \d+ on a table
Date
Msg-id E1RMey3-00036S-1C@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Show statistics target for columns in \d+ on a table  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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(-)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Make psql \d on a sequence show the table/column owning it
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Show statistics target for columns in \d+ on a table