On Fri, Nov 4, 2011 at 10:09 AM, Magnus Hagander <[email protected]> wrote: > On Fri, Nov 4, 2011 at 15:06, Robert Haas <[email protected]> wrote: >> On Fri, Nov 4, 2011 at 9:34 AM, Magnus Hagander <[email protected]> wrote: >>> The attached patch adds a column for statistics target when viewing >>> tables in psql using \d+. >>> >>> Comments/reivews? >> >> "Statistics" doesn't seem like a very clear name for the column header. > > Got any ideas for a better one? "Statistics Target" seemed too long to > me, and "Statstarget" not necessarily very user friendly?
I would prefer "Stats Target" to "Statistics", because I think it's more clear. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
