]> granicus.if.org Git - postgresql/commit
Add const qualifier
authorPeter Eisentraut <peter@eisentraut.org>
Fri, 22 Feb 2019 08:01:19 +0000 (09:01 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Fri, 22 Feb 2019 08:01:19 +0000 (09:01 +0100)
commit1373ba55c9b9c9a5e4705daa03643255b4de1519
treeeb7751563c1c0a385907dddc6a543e444cf1231d
parent554ca6954ecbfc54e7159a609b5ffc7921670185
Add const qualifier

New code introduced in 050710b36964dee7e1b2bf6b5ef00041fd5d2787.  The
lack of const is not currently a compiler warning, but it's nice to
have for consistency with surrounding code.
src/interfaces/ecpg/ecpglib/misc.c