aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonpath.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2022-02-14 21:29:45 +0100
committerPeter Eisentraut <peter@eisentraut.org>2022-02-15 07:44:26 +0100
commit73508475d69e90f98ebd9b7e1a5933a26a49c5e9 (patch)
tree300bd958bf6367993e5ebbe59ec8ba104325ea69 /src/backend/utils/adt/jsonpath.c
parent278cdea6b9d2993d1a819fbb28262236a72f6d02 (diff)
downloadpostgresql-73508475d69e90f98ebd9b7e1a5933a26a49c5e9.tar.gz
postgresql-73508475d69e90f98ebd9b7e1a5933a26a49c5e9.zip
Remove pg_atoi()
The last caller was int2vectorin(), and having such a general function for one user didn't seem useful, so just put the required parts inline and remove the function. Reviewed-by: John Naylor <john.naylor@enterprisedb.com> Discussion: https://www.postgresql.org/message-id/flat/b239564c-cad0-b23e-c57e-166d883cb97d@enterprisedb.com
Diffstat (limited to 'src/backend/utils/adt/jsonpath.c')
0 files changed, 0 insertions, 0 deletions