mirror of
https://github.com/postgres/postgres.git
synced 2025-11-18 00:08:31 -05:00
Also fix a potential portability bug, because INT64_FORMAT is only guaranteed to be available with snprintf, not fprintf.
Also fix a potential portability bug, because INT64_FORMAT is only guaranteed to be available with snprintf, not fprintf.