diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2024-07-15 11:12:22 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2024-07-15 11:12:22 +0300 |
commit | 91651347bae1026afefc648ff939e286878c1cf3 (patch) | |
tree | e5301d21fc1f9ac49e5060f125c57614e456cb3b /src/backend/jit/llvm/llvmjit_expr.c | |
parent | 86db52a5062a77c6ee533586be2cef8672a20c7d (diff) | |
download | postgresql-91651347bae1026afefc648ff939e286878c1cf3.tar.gz postgresql-91651347bae1026afefc648ff939e286878c1cf3.zip |
Use correct type for pq_mq_parallel_leader_proc_number variable
It's a ProcNumber, not a process id. Both are integers, so it's
harmless, but clearly wrong. It's been wrong since forever, the
mistake has survived through a couple of refactorings already.
Spotted-by: Thomas Munro
Discussion: https://www.postgresql.org/message-id/CA+hUKGKPTLSGMyE4Brin-osY8omPLNXmVWDMfrRABLp=6QrR_Q@mail.gmail.com
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_expr.c')
0 files changed, 0 insertions, 0 deletions