Re: Fix warning: ‘startpos’ may be used uninitialized in function ‘results_differ’
m.litsarev@postgrespro.ru
From: m.litsarev@postgrespro.ru
To: Heikki Linnakangas <hlinnaka@iki.fi>
Cc: Ewan Young <kdbase.hack@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2026-06-16T15:22:44Z
Lists: pgsql-hackers
> ...I propose the attached, to bail out if the fopen() fails. (As the > original patch, this looks a lot smaller with "diff -w") I agree the v2 patch is even better. Mikhail
Commits
-
Silence uninitialized variable warning with some compiler versions
- f29299c42b0b 19 (unreleased) landed
-
pg_regress: Include diffs in TAP output
- 5720ae014364 19 (unreleased) cited