pgsql: Fix comment about cross-checking the varnullingrels

Поиск
Список
Период
Сортировка
От Richard Guo
Тема pgsql: Fix comment about cross-checking the varnullingrels
Дата
Msg-id E1sGWMU-000pPA-DX@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Thomas Munro
Дата:
Сообщение: pgsql: Fix RBM_ZERO_AND_LOCK.
Следующее
От: Dean Rasheed
Дата:
Сообщение: pgsql: doc: Mention all options equivalent to pg_dump --filter patterns