summaryrefslogtreecommitdiff
path: root/src/include/executor
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-05-19 14:22:19 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2018-05-19 14:22:19 -0400
commit8109f201da7745477519e0e151b900a6aeca6e69 (patch)
tree01eb83590dae9cdc351be960c1793a738efe85ef /src/include/executor
parent023aa76e19529bf3f00f1815262fc78186c01636 (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/include/executor')
0 files changed, 0 insertions, 0 deletions