diff options
author | Andres Freund <andres@anarazel.de> | 2017-09-10 16:20:41 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2017-09-11 13:44:37 -0700 |
commit | c1898c3e1e235ae35b4759d233253eff221b976a (patch) | |
tree | 6c1ff4fad31ae77260d263d002127ba7355aef4a /src/backend/executor/nodeBitmapIndexscan.c | |
parent | b8060e41b5994a3cffb3ececaab10ed39b8d5dfd (diff) | |
download | postgresql-c1898c3e1e235ae35b4759d233253eff221b976a.tar.gz postgresql-c1898c3e1e235ae35b4759d233253eff221b976a.zip |
Constify numeric.c.
This allows the compiler/linker to move the static variables to a
read-only segment. Not all the signature changes are necessary, but
it seems better to apply const in a consistent manner.
Reviewed-By: Tom Lane
Discussion: https://postgr.es/m/20170910232154.asgml44ji2b7lv3d@alap3.anarazel.de
Diffstat (limited to 'src/backend/executor/nodeBitmapIndexscan.c')
0 files changed, 0 insertions, 0 deletions