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 | 252c3589536e409a1270eb70f7f301ce14cf7ea1 (patch) | |
tree | 32ce6a31dec6ab5d573d65a80a883a1554b8dde5 /src/include/postgres.h | |
parent | 23da66f0005ace958c10de03e1ce20217fc5999f (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