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:23:22 +0000 (16:23 -0300)
commitaeb781107a7ca0cfe109c188534ecbf9c392f6ba
tree3de464cc4d86f2af12ff26f7f45cfb3cfdafa232
parent6dcec8fe13b41b0773e9122168a1b53f3e458206
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