Fix uninitialized value in pgstatindex leading to invalid values being

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

Commit: 009dac8ed49ee256d94bc65df9316e49469bf5fb
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2007-03-16T15:06:46Z
Releases: 8.2.4
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

PathChange+/−
contrib/pgstattuple/pgstatindex.c modified +6 −11