aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.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
commit0ab3595e5bb53a8fc2cd231320b1af1ae3ed68e0 (patch)
tree5e2dfe336885d5aaf86ae85dffb1bf601a044cb3 /src/backend/tcop/postgres.c
parentb87b2f4bda1a3b98f8dea867b8bc419ace7a9ea9 (diff)
downloadpostgresql-0ab3595e5bb53a8fc2cd231320b1af1ae3ed68e0.tar.gz
postgresql-0ab3595e5bb53a8fc2cd231320b1af1ae3ed68e0.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/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions