Use INT64_FORMAT when formatting int64 values in explain

Tomas Vondra <tomas.vondra@postgresql.org>

Commit: 4bea576b032d6e5435ef0946194aada314e67691
Author: Tomas Vondra <tomas.vondra@postgresql.org>
Date: 2020-04-06T23:16:57Z
Releases: 13.0
Use INT64_FORMAT when formatting int64 values in explain

Per report from lapwing.

Files

PathChange+/−
src/backend/commands/explain.c modified +1 −1