diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-04-23 16:53:15 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-04-23 16:53:15 -0400 |
commit | 0f54912837ec3f1dc352627b18dca3d7d54fc787 (patch) | |
tree | 9f3dda989c40941df7cb41af64cb01f699625898 /src/include/postgres.h | |
parent | ad2d32b57e7b38d52dd2505efa19a28b19b773cb (diff) | |
download | postgresql-0f54912837ec3f1dc352627b18dca3d7d54fc787.tar.gz postgresql-0f54912837ec3f1dc352627b18dca3d7d54fc787.zip |
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 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions