diff options
author | Andres Freund | 2017-09-10 23:20:41 +0000 |
---|---|---|
committer | Andres Freund | 2017-09-11 20:44:37 +0000 |
commit | c1898c3e1e235ae35b4759d233253eff221b976a (patch) | |
tree | 6c1ff4fad31ae77260d263d002127ba7355aef4a /doc/src | |
parent | b8060e41b5994a3cffb3ececaab10ed39b8d5dfd (diff) |
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 'doc/src')
0 files changed, 0 insertions, 0 deletions