forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc1898c3
committed
Constify numeric.c.
This allows the compiler/linker to move the static variables to aread-only segment. Not all the signature changes are necessary, butit seems better to apply const in a consistent manner.Reviewed-By: Tom LaneDiscussion:https://postgr.es/m/20170910232154.asgml44ji2b7lv3d@alap3.anarazel.de1 parentb8060e4 commitc1898c3
1 file changed
+111
-101
lines changed0 commit comments
Comments
(0)