-
- Downloads
Support platforms where strtoll/strtoull are spelled __strtoll/__strtoull.
Ancient HPUX, for one, does this. We hadn't noticed due to the lack of regression tests that required a working strtoll. (I was slightly tempted to remove the other historical spelling, strto[u]q, since it seems we have no buildfarm members testing that case. But I refrained.) Discussion: https://postgr.es/m/151935568942.1461.14623890240535309745@wrigleys.postgresql.org
Showing
- configure 2 additions, 2 deletionsconfigure
- configure.in 2 additions, 2 deletionsconfigure.in
- src/include/c.h 29 additions, 18 deletionssrc/include/c.h
- src/include/pg_config.h.in 6 additions, 0 deletionssrc/include/pg_config.h.in
- src/include/pg_config.h.win32 0 additions, 6 deletionssrc/include/pg_config.h.win32
Loading
Please register or sign in to comment