Remove pg_stats_ext view

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 3d5facfd9ab66c819ed583b2614b0560405a6aa2
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2017-04-13T14:35:22Z
Releases: 10.0
Remove pg_stats_ext view

It was created as equivalent of pg_stats, but since the code underlying
pg_statistic_ext is more convenient than the one for pg_statistic,
pg_stats_ext is no longer useful.

Author: David Rowley
Reviewed-by: Tomas Vondra
Discussion: https://postgr.es/m/CAKJS1f9zAkPUf9nQrqpFBAsrOHvb5eYa2FVNsmCJy1wegcO_TQ@mail.gmail.com

Files

Documentation touched

Discussion