Thread: pgsql: Use INT64_FORMAT when formatting int64 values in explain

pgsql: Use INT64_FORMAT when formatting int64 values in explain

From
Tomas Vondra
Date:
Use INT64_FORMAT when formatting int64 values in explain

Per report from lapwing.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4bea576b032d6e5435ef0946194aada314e67691

Modified Files
--------------
src/backend/commands/explain.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)