Fix under-parenthesized macro definitions
Alvaro Herrera <alvherre@alvh.no-ip.org>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/include/nodes/parsenodes.h | modified | +2 −2 |
Discussion
Cited messages not in the archive:
19795.1568400476@sss.pgh.pa.us