Assert that create_unique_path returns non-NULL.
Robert Haas <rhaas@postgresql.org>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/optimizer/path/joinpath.c | modified | +1 −0 |