pgsql: Remove redundant not-null test - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Remove redundant not-null test
Date
Msg-id E1ihOHF-00082x-IJ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove redundant not-null test

Reported-by: Ranier Vilela

Discussion: https://postgr.es/m/MN2PR18MB2927E73FADCA8967B2302469E3490@MN2PR18MB2927.namprd18.prod.outlook.com

Author: Ranier Vilela

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/181932a03212751102fb2c105fe556a26aee6ed7

Modified Files
--------------
src/backend/executor/execExpr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Remove shadow variables linked to RedoRecPtr in xlog.c
Next
From: Michael Paquier
Date:
Subject: pgsql: Fix some OBJS lists in two Makefiles to be ordered alphabeticall