Use strtoi64 instead of strtoll This is mostly for notational consistency, since the result is stored in a variable of type int64.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/ee31868a535d1fbe0ddbb698c9c947a2067c2b6f Modified Files -------------- contrib/pg_stash_advice/stashpersist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
