Fix uninitialized value in pgstatindex leading to invalid values being
Alvaro Herrera <alvherre@alvh.no-ip.org>
Fix uninitialized value in pgstatindex leading to invalid values being reported in some cases. Report and patch from Tatsuhito Kasahara. Also fix a couple of other bugs I noticed in skimming the surrounding code.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgstattuple/pgstatindex.c | modified | +6 −11 |