diff options
author | Tom Lane | 2016-04-23 20:53:15 +0000 |
---|---|---|
committer | Tom Lane | 2016-04-23 20:53:15 +0000 |
commit | 0ab3595e5bb53a8fc2cd231320b1af1ae3ed68e0 (patch) | |
tree | 5e2dfe336885d5aaf86ae85dffb1bf601a044cb3 /doc | |
parent | b87b2f4bda1a3b98f8dea867b8bc419ace7a9ea9 (diff) |
Rename strtoi() to strtoint().
NetBSD has seen fit to invent a libc function named strtoi(), which
conflicts with the long-established static functions of the same name in
datetime.c and ecpg's interval.c. While muttering darkly about intrusions
on application namespace, we'll rename our functions to avoid the conflict.
Back-patch to all supported branches, since this would affect attempts
to build any of them on recent NetBSD.
Thomas Munro
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions