]> granicus.if.org Git - postgresql/commit
Fix win32setlocale.c const-related warnings.
authorNoah Misch <noah@leadboat.com>
Mon, 3 Nov 2014 02:43:20 +0000 (21:43 -0500)
committerNoah Misch <noah@leadboat.com>
Mon, 3 Nov 2014 02:44:34 +0000 (21:44 -0500)
commitc55dd5dc79b300d52ee452be7687e4c14d573c02
treec73a29f7888cb4d92d7c4e38b85c9d5b5daea55d
parent615f6790d8fac2920eb88a6458768796e45a1020
Fix win32setlocale.c const-related warnings.

Back-patch to 9.2, like commit db29620d4d16e08241f965ccd70d0f65883ff0de.
src/port/win32setlocale.c