]> 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:21 +0000 (21:44 -0500)
commit94c1dec0d9c1da40ab956520ae093cdad478fcd4
treeca70d82741fe2e45362bb5e25d06e8c20b621300
parent25ca2a69eab63729ed3195afbe0d175cf0e54d19
Fix win32setlocale.c const-related warnings.

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