diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2019-09-13 16:26:55 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2019-09-13 16:26:55 -0300 |
commit | 6d50fd469a4618d92bcdf44fd8a4ef0a2f06f782 (patch) | |
tree | 13013898833f2cd3b3642d43ae9375aaccff14f0 /src/backend/replication/logical/decode.c | |
parent | 09b236af90befd9e0342040a1503776cee76eccc (diff) |
Fix under-parenthesized macro definitions
Lack of parens in the definitions could cause a statement using these
macros to have unexpected semantics. In current code no bug is
apparent, but best to fix the definitions to avoid problems down the
line.
Reported-by: Tom Lane
Discussion: https://postgr.es/m/19795.1568400476@sss.pgh.pa.us
Diffstat (limited to 'src/backend/replication/logical/decode.c')
0 files changed, 0 insertions, 0 deletions