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 | cbff4b7085d779759e0e287ec3534d3da9ce72ab (patch) | |
tree | 516f8cd64e291610905833ba403a9895875df4d3 /src/backend/access/gist/giststrat.c | |
parent | 6882dbd342d197e5f0bcc59059005780bc5c49a9 (diff) | |
download | postgresql-cbff4b7085d779759e0e287ec3534d3da9ce72ab.tar.gz postgresql-cbff4b7085d779759e0e287ec3534d3da9ce72ab.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/giststrat.c')
0 files changed, 0 insertions, 0 deletions