Remove one use of pg_atoi()

Peter Eisentraut <peter@eisentraut.org>

Commit: b45fa793406d6007a787c586c1960b1ffc2ef2fb
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2022-02-14T22:07:35Z
Releases: 15.0
Remove one use of pg_atoi()

There was no real need to use this here instead of a simpler API.

Reviewed-by: John Naylor <john.naylor@enterprisedb.com>
Discussion: https://www.postgresql.org/message-id/flat/b239564c-cad0-b23e-c57e-166d883cb97d@enterprisedb.com

Files

PathChange+/−
src/backend/utils/adt/jsonpath_gram.y modified +1 −1

Discussion