summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorTom Lane2016-04-23 20:53:15 +0000
committerTom Lane2016-04-23 20:53:15 +0000
commit2a715371c44399f8ec538b3c8df0590400c75678 (patch)
tree32f466037ba81698b26f91881c085fb69b78aa5b /src/include/postgres.h
parentb39938f01208d2860239792aa9e802a9cf8c286b (diff)
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