diff options
author | Tomas Vondra | 2017-08-21 08:47:13 +0000 |
---|---|---|
committer | Tomas Vondra | 2017-08-21 09:03:17 +0000 |
commit | 61091c76ce7cf3bff2fc12fe658cf5fdc2f26cfb (patch) | |
tree | 8c9a083461eb91ed693eb2b20579db2ef3d5423e /src/include/postgres.h | |
parent | 87c16c45082b7b25fd2a4d33b98ee461eee6f936 (diff) |
Make sure coordinator_lxid is formatted as %u and not %d
As the coordinator_lxid is uin32, so make sure we use %u to format it
(e.g. when sending it to remote nodes as string) and not just %d.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions