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 <[email protected]>
Discussion: https://postgr.es/m/[email protected]
Reviewed-by: Georgios Kokolatos <[email protected]>
Reviewed-by: Tatsuro Yamada <[email protected]>

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/aeb781107a7ca0cfe109c188534ecbf9c392f6ba

Modified Files
--------------
src/bin/psql/describe.c                 | 14 ++++++++++++--
src/test/regress/expected/stats_ext.out | 18 ++++++++++++++++++
src/test/regress/sql/stats_ext.sql      |  2 ++
3 files changed, 32 insertions(+), 2 deletions(-)

Reply via email to