psql: Display stats target of extended statistics
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 11 Sep 2020 19:15:47 +0000 (16:15 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 11 Sep 2020 19:15:47 +0000 (16:15 -0300)
commit3c99230b4f0d10c9eac5f4efdd2394eccb2af3a0
treeaded38cc2543f2af6aff88e4c67c20e49ceba138
parent10095ca634fb39d78cfae8000489a19f4f4e27ef
psql: Display stats target of extended statistics

The stats target can be set since commit d06215d03, but wasn't shown by
psql.

Author: Justin Pryzby <justin@telsasoft.com>
Discussion: https://postgr.es/m/20200831050047.GG5450@telsasoft.com
Reviewed-by: Georgios Kokolatos <gkokolatos@protonmail.com>
Reviewed-by: Tatsuro Yamada <tatsuro.yamada.tf@nttcom.co.jp>
src/bin/psql/describe.c
src/test/regress/expected/stats_ext.out
src/test/regress/sql/stats_ext.sql