Revert "psql \dX: list extended statistics objects"

Tomas Vondra <tomas.vondra@postgresql.org>

Commit: 1db0d173a2201119f297ea35edfb41579893dd8c
Author: Tomas Vondra <tomas.vondra@postgresql.org>
Date: 2021-01-17T14:11:14Z
Releases: 14.0
Revert "psql \dX: list extended statistics objects"

Reverts 891a1d0bca, because the new  psql command \dX only worked for
users users who can read pg_statistic_ext_data catalog, and most regular
users lack that privilege (the catalog may contain sensitive user data).

Reported-by: Noriyoshi Shinoda
Discussion: https://postgr.es/m/c027a541-5856-75a5-0868-341301e1624b%40nttcom.co.jp_1

Files

Documentation touched

Discussion