psql: Display stats target of extended statistics
Alvaro Herrera <alvherre@alvh.no-ip.org>
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>
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/describe.c | modified | +12 −2 |
| src/test/regress/expected/stats_ext.out | modified | +18 −0 |
| src/test/regress/sql/stats_ext.sql | modified | +2 −0 |
Discussion
- v13: show extended stats target in \d 17 messages · 2020-08-31 → 2020-09-11