postgresql/src/interfaces
Peter Eisentraut d5ab9df777 Remove unnecessary casts from size_t to int
We can use the %zu format specifier directly, no need to cast to int.
2019-07-04 17:02:13 +02:00
..
ecpg Remove unnecessary casts from size_t to int 2019-07-04 17:02:13 +02:00
libpq Introduce safer encoding and decoding routines for base64.c 2019-07-04 16:08:09 +09:00
Makefile