mirror of
https://github.com/postgres/postgres.git
synced 2026-02-23 18:04:41 -05:00
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 |
||
|---|---|---|
| .. | ||
| ecpg | ||
| libpq | ||
| Makefile | ||