Fix comment about cross-checking the varnullingrels

Richard Guo <rguo@postgresql.org>

Commit: 3cb19f45a3f58fb482999be5fae6ecad74f7fa27
Author: Richard Guo <rguo@postgresql.org>
Date: 2024-06-10T04:05:20Z
Releases: 17.0
Fix comment about cross-checking the varnullingrels

The nullingrels match checks are not limited to debugging builds.
Oversight in commit 867be9c07.

Author: Richard Guo
Reviewed-by: Alvaro Herrera, Tom Lane, Robert Haas
Discussion: https://postgr.es/m/CAMbWs4_SDsdYD7DdQw7RXc3jv3axbg+RGZ7aSi9GaqX=F8hNVw@mail.gmail.com

Files

PathChange+/−
src/backend/optimizer/plan/setrefs.c modified +5 −5

Discussion