aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-05-19 14:22:18 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2018-05-19 14:22:18 -0400
commita5be529aaade5ffaf30bd423365b2dd0e1dffff7 (patch)
tree478d30e368449e9467e18076366d70d85942b63e /src/backend/executor/nodeModifyTable.c
parentc964c2147136a19c8dad6b80c1240906646e4159 (diff)
downloadpostgresql-a5be529aaade5ffaf30bd423365b2dd0e1dffff7.tar.gz
postgresql-a5be529aaade5ffaf30bd423365b2dd0e1dffff7.zip
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/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions