pgsql: ATExecSetRelOptions: Reduce scope of 'isnull' variable - Mailing list pgsql-committers

From Álvaro Herrera
Subject pgsql: ATExecSetRelOptions: Reduce scope of 'isnull' variable
Date
Msg-id E1tsmCm-002Ist-0T@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
ATExecSetRelOptions: Reduce scope of 'isnull' variable

Author: Nikolay Shaplov <dhyan@nataraj.su>
Reviewed-by: Timur Magomedov <t.magomedov@postgrespro.ru>
Discussion: https://postgr.es/m/1913854.tdWV9SEqCh@thinkpad-pgpro

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c7fc8808a91ed1b5810abb5f6043be7b6d58dbcf

Modified Files
--------------
src/backend/commands/tablecmds.c | 19 +++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)


pgsql-committers by date:

Previous
From: Álvaro Herrera
Date:
Subject: pgsql: Make lwlocknames.h generated file less ugly
Next
From: Tom Lane
Date:
Subject: pgsql: Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input