aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/json.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
commit2a715371c44399f8ec538b3c8df0590400c75678 (patch)
tree32f466037ba81698b26f91881c085fb69b78aa5b /src/backend/utils/adt/json.c
parentb39938f01208d2860239792aa9e802a9cf8c286b (diff)
downloadpostgresql-2a715371c44399f8ec538b3c8df0590400c75678.tar.gz
postgresql-2a715371c44399f8ec538b3c8df0590400c75678.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/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions