diff options
author | Tomas Vondra <tomas.vondra@postgresql.org> | 2020-11-03 20:43:12 +0100 |
---|---|---|
committer | Tomas Vondra <tomas.vondra@postgresql.org> | 2020-11-03 22:31:57 +0100 |
commit | 90851d1d26f54ccb4d7b1bc49449138113d6ec83 (patch) | |
tree | 60f73bee924cf06c61c15ae9a4ada81b0412b7e3 /src/backend/utils/adt/arrayfuncs.c | |
parent | ebb7ae839d033d0f279670e249f54646a08b8c48 (diff) | |
download | postgresql-90851d1d26f54ccb4d7b1bc49449138113d6ec83.tar.gz postgresql-90851d1d26f54ccb4d7b1bc49449138113d6ec83.zip |
Use INT64_FORMAT to print int64 variables in sort debug
Commit 6ee3b5fb99 cleaned up most of the long/int64 confusion related to
incremental sort, but the sort debug messages were still using %ld for
int64 variables. So fix that.
Author: Haiying Tang
Backpatch-through: 13, where the incremental sort code was added
Discussion: https://postgr.es/m/4250be9d350c4992abb722a76e288aef%40G08CNEXMBPEKD05.g08.fujitsu.local
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions