pgsql: Const-ify a few more large static tables.

Started by Tom Lanealmost 8 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Const-ify a few more large static tables.

Per research by Andres.

Discussion: /messages/by-id/20181015200754.7y7zfuzsoux2c4ya@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/48d818ede15b3e43546e8d49dc19a3021bc773cf

Modified Files
--------------
src/backend/utils/adt/datetime.c | 4 ++--
.../mb/conversion_procs/euc_jp_and_sjis/sjis.map | 2 +-
src/interfaces/ecpg/pgtypeslib/dt.h | 2 +-
src/interfaces/ecpg/pgtypeslib/dt_common.c | 20 ++++++++++----------
4 files changed, 14 insertions(+), 14 deletions(-)