]> granicus.if.org Git - postgresql/commit
Windows doesn't have strtok_r, so let's use strtok_s instead.
authorMichael Meskes <meskes@postgresql.org>
Sat, 18 Feb 2012 14:56:39 +0000 (15:56 +0100)
committerMichael Meskes <meskes@postgresql.org>
Sat, 18 Feb 2012 14:56:39 +0000 (15:56 +0100)
commite3155c97b0fa6d73aa9128cf0e56e8a776f5d355
tree318fe7c3f368a426f0735df27248ff27ea299172
parent5e7710e725b1d1fe408ac20548d872cc52f7b8ab
Windows doesn't have strtok_r, so let's use strtok_s instead.
src/interfaces/ecpg/ecpglib/connect.c