Windows doesn't have strtok_r, so let's use strtok_s instead.

Michael Meskes <meskes@postgresql.org>

Commit: e3155c97b0fa6d73aa9128cf0e56e8a776f5d355
Author: Michael Meskes <meskes@postgresql.org>
Date: 2012-02-18T14:56:39Z
Releases: 9.2.0
Windows doesn't have strtok_r, so let's use strtok_s instead.

Files

PathChange+/−
src/interfaces/ecpg/ecpglib/connect.c modified +4 −0