mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 00:53:52 -04:00
c1898c3e1e
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