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 | bdf7744f7375128be4eae6a72a9c9e3c65043558 (patch) | |
tree | 329ff77f97f3748eba8d2c5ab374f72632e1a9f0 /src/backend/access/gist/gistutil.c | |
parent | 3debaa603ffbc3927e263ae3c7c23b0fcfbd8def (diff) | |
download | postgresql-bdf7744f7375128be4eae6a72a9c9e3c65043558.tar.gz postgresql-bdf7744f7375128be4eae6a72a9c9e3c65043558.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/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions