diff options
author | Thomas Munro <tmunro@postgresql.org> | 2021-07-20 10:49:08 +1200 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2021-07-20 11:19:13 +1200 |
commit | 0c08856856f54056ce8db116e9d254fda114c383 (patch) | |
tree | aedb0262beeeb46b3b689fafda9acb46c3f49e69 /src/backend/executor/execScan.c | |
parent | 0d2cb6b2bbc3327dd002f3ecd4d5bde5851b0cdc (diff) | |
download | postgresql-0c08856856f54056ce8db116e9d254fda114c383.tar.gz postgresql-0c08856856f54056ce8db116e9d254fda114c383.zip |
Don't use #if inside function-like macro arguments.
No concrete problem reported, but in the past it's been known to cause
problems on some compilers so let's avoid doing that.
Reported-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/234364.1626704007%40sss.pgh.pa.us
Diffstat (limited to 'src/backend/executor/execScan.c')
0 files changed, 0 insertions, 0 deletions