Assert that create_unique_path returns non-NULL.

Robert Haas <rhaas@postgresql.org>

Commit: eaf7b1f6432480e93d8c6824fbd503761a1c1a4f
Author: Robert Haas <rhaas@postgresql.org>
Date: 2016-01-28T03:03:18Z
Releases: 9.6.0
Assert that create_unique_path returns non-NULL.

Per off-list discussion with Tom Lane and Michael Paquier, Coverity
gets unhappy if this is not done.

Files

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