diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-01-18 15:55:01 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-01-18 15:55:01 -0500 |
commit | 3fd80c728dc36fbd250ca3019c2f5fa2567f1a75 (patch) | |
tree | 5b2a84a2df6a1e7b2d8f4f5d5674f5702e18560e /src/backend/executor/execCurrent.c | |
parent | a6cf3df4ebdcbc7857910a67f259705645383e9f (diff) | |
download | postgresql-3fd80c728dc36fbd250ca3019c2f5fa2567f1a75.tar.gz postgresql-3fd80c728dc36fbd250ca3019c2f5fa2567f1a75.zip |
Narrow the scope of a local variable.
This is better style and more symmetrical with the other if-branch.
This likely should have been included in 9de77b545 (which created
the opportunity), but it was overlooked.
Japin Li
Discussion: https://postgr.es/m/MEYP282MB16699FA4A7CD57EB250E871FB6A40@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM
Diffstat (limited to 'src/backend/executor/execCurrent.c')
0 files changed, 0 insertions, 0 deletions