diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-05-19 14:22:18 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-05-19 14:22:18 -0400 |
commit | 22d22e4bddf65559453506f4090a6cae0f010b96 (patch) | |
tree | ca76c24393d7e78c99afae3594b0100da8598312 /src/interfaces/ecpg/test/expected/sql-sqlda.c | |
parent | 4ffd7909c63a54960c90dc3332b591d075c48e46 (diff) |
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
Diffstat (limited to 'src/interfaces/ecpg/test/expected/sql-sqlda.c')
0 files changed, 0 insertions, 0 deletions