Обсуждение: pgsql: Fix comment about cross-checking the varnullingrels

Поиск
Список
Период
Сортировка

pgsql: Fix comment about cross-checking the varnullingrels

От
Richard Guo
Дата:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3cb19f45a3f58fb482999be5fae6ecad74f7fa27

Modified Files
--------------
src/backend/optimizer/plan/setrefs.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)