mirror of https://github.com/postgres/postgres
We can use %zd or %zu directly, no need to cast to int. Conversely, some code was casting away from int when it could be using %d directly.pull/68/head
parent
cf5ce5aa70
commit
ae03a7c739
Loading…
Reference in new issue