pgsql: Fix comment about cross-checking the varnullingrels - Mailing list pgsql-committers

From Richard Guo
Subject pgsql: Fix comment about cross-checking the varnullingrels
Date
Msg-id E1sGWMU-000pPA-DX@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: Fix RBM_ZERO_AND_LOCK.
Next
From: Dean Rasheed
Date:
Subject: pgsql: doc: Mention all options equivalent to pg_dump --filter patterns