Show statistics target in \d+

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Show statistics target in \d+
Date: 2011-11-04 13:34:05
Message-ID: CABUevEwHyz1DMP7nAemp0BtrFBd9xXgMrwdHw5FnZq9yYHq20Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The attached patch adds a column for statistics target when viewing
tables in psql using \d+.

Comments/reivews?

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

Attachment Content-Type Size
psql_stats_target.patch text/x-patch 1.6 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-11-04 13:42:02 Re: IDLE in transaction introspection
Previous Message Robert Haas 2011-11-04 13:27:47 Re: Storing original rows before update or delete