aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2019-09-13 16:26:55 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2019-09-13 16:26:55 -0300
commit82d0ae919ff8e7a9cb9283420a8834c9b9344128 (patch)
treef455d7b6f00163e4ee43f36a69cb38b651029adf /src/backend/access/gist/gistget.c
parente87b00b5f650a3c87db67049842f743d534b1cb1 (diff)
downloadpostgresql-82d0ae919ff8e7a9cb9283420a8834c9b9344128.tar.gz
postgresql-82d0ae919ff8e7a9cb9283420a8834c9b9344128.zip
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/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions