aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2025-03-29 10:48:59 -0400
committerAndres Freund <andres@anarazel.de>2025-03-29 10:48:59 -0400
commit116e851db5b3e51c962cc3468ba3055291cd8697 (patch)
tree68f56a88fcfc20ccd206c4a1e9f4e56fb5cad1d3 /src/backend/access/gist/gistutil.c
parent14ffaece0fb53fed8ddbc46d2b353e1c4834863a (diff)
downloadpostgresql-116e851db5b3e51c962cc3468ba3055291cd8697.tar.gz
postgresql-116e851db5b3e51c962cc3468ba3055291cd8697.zip
Fix "‘static’ is not at beginning of declaration" warning
b98be8a2a2a used "const static" instead of "static const". We normally use the latter form. Discussion: https://postgr.es/m/z4mc2hzecahyq3paupfsouhuupmzmgum45md3k5my6bmo7gvn7@z5j26doqamqy
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions