]> 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:43:20 +0000 (21:43 -0500)
commit846319521753af63c8f9b0893a116adc0a70e936
tree99b784e8a17eec14d456662bf213856ec77a2193
parent9522efdae11c7bb3e12cd4bf070399d5417ac405
Fix win32setlocale.c const-related warnings.

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