pgstatindex, pageinspect: handle partitioned indexes
Alvaro Herrera <alvherre@alvh.no-ip.org>
pgstatindex, pageinspect: handle partitioned indexes Commit 8b08f7d4820f failed to update these modules to at least give non-broken error messages for partitioned indexes. Add appropriate error support to them. Peter G. was complaining about a problem of unfriendly error messages; while we haven't fixed that yet, subsequent discussion let to discovery of these unhandled cases. Author: Michaël Paquier Reported-by: Peter Geoghegan Discussion: https://postgr.es/m/CAH2-WzkOKptQiE51Bh4_xeEHhaBwHkZkGtKizrFMgEkfUuRRQg@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pageinspect/expected/page.out | modified | +5 −1 |
| contrib/pageinspect/rawpage.c | modified | +5 −0 |
| contrib/pageinspect/sql/page.sql | modified | +4 −1 |
| contrib/pgstattuple/expected/pgstattuple.out | modified | +3 −0 |
| contrib/pgstattuple/pgstatindex.c | modified | +0 −1 |
| contrib/pgstattuple/pgstattuple.c | modified | +3 −0 |
| contrib/pgstattuple/sql/pgstattuple.sql | modified | +2 −0 |
Discussion
- Local partitioned indexes and pageinspect 12 messages · 2018-04-24 → 2018-05-09