Properly initialize variable.

Robert Haas <rhaas@postgresql.org>

Commit: 506f05423a7c60eef8ed8b5430d03be1fec138a2
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-03-07T18:50:52Z
Releases: 10.0
Properly initialize variable.

Commit 3bc7dafa9bebbdaa1bbf0da0798d29a8bdaf6a8f forgot to do this.

Noted while experimenting with valgrind.

Files

PathChange+/−
src/backend/optimizer/path/joinpath.c modified +1 −1