aboutsummaryrefslogtreecommitdiff
path: root/contrib/jsonb_plpython/jsonb_plpython.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
commit06f66cff9e0b93db81db1595156b2aff8ba1786e (patch)
treef6eb538bde214325b1d4a0a99beba8b8aa2fef2c /contrib/jsonb_plpython/jsonb_plpython.c
parenta6228128fc48c222953dfd41fd438522a184054c (diff)
downloadpostgresql-06f66cff9e0b93db81db1595156b2aff8ba1786e.tar.gz
postgresql-06f66cff9e0b93db81db1595156b2aff8ba1786e.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 'contrib/jsonb_plpython/jsonb_plpython.c')
0 files changed, 0 insertions, 0 deletions