aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/giststrat.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-04-23 16:53:15 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-04-23 16:53:15 -0400
commitcbff4b7085d779759e0e287ec3534d3da9ce72ab (patch)
tree516f8cd64e291610905833ba403a9895875df4d3 /src/backend/access/gist/giststrat.c
parent6882dbd342d197e5f0bcc59059005780bc5c49a9 (diff)
downloadpostgresql-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