git.postgresql.org Git - postgresql.git/commit
2024年7月15日 08:12:22 +0000 (11:12 +0300)
2024年7月15日 08:12:22 +0000 (11:12 +0300)
commit 91651347bae1026afefc648ff939e286878c1cf3
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
This is the main PostgreSQL git repository.
RSS
Atom