Remove pg_stats_ext view
Alvaro Herrera <alvherre@alvh.no-ip.org>
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
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/planstats.sgml | modified | +5 −7 |
| src/backend/catalog/system_views.sql | modified | +0 −11 |
| src/test/regress/expected/rules.out | modified | +0 −9 |
Documentation touched
Discussion
- pg_stats_ext view does not seem all that useful 4 messages · 2017-04-10 → 2017-04-13