aboutsummaryrefslogtreecommitdiff
path: root/src/backend/libpq/auth.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
commit7329af6b9ebf9c6167366870cb9304410b4617fd (patch)
treedd67adc18f110ff5cba5d91b284cfc07812ee89f /src/backend/libpq/auth.c
parent95fef6e82a7df4e4493f706c9be7a7455d70cc5d (diff)
downloadpostgresql-7329af6b9ebf9c6167366870cb9304410b4617fd.tar.gz
postgresql-7329af6b9ebf9c6167366870cb9304410b4617fd.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/libpq/auth.c')
0 files changed, 0 insertions, 0 deletions