aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeBitmapOr.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-03-04 12:56:02 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-03-04 12:56:02 +0200
commit0dd094c4a0a4766cfb3c4932fa32af906229e3e3 (patch)
tree67df1d62eceb9d3c67a3652ef0977b9b67dc76c1 /src/backend/executor/nodeBitmapOr.c
parent8545b28679a2ec2aa66ad2ec81f17019dab5d780 (diff)
downloadpostgresql-0dd094c4a0a4766cfb3c4932fa32af906229e3e3.tar.gz
postgresql-0dd094c4a0a4766cfb3c4932fa32af906229e3e3.zip
Remove unused ParallelWorkerInfo.pid field
The pid was originally used in error context of messages propagated from parallel workers, but commit 292794f82b removed that. If the need arises in the future, you can also get the pid with "shm_mq_get_sender(pcxt->worker[i].error_mqh)->pid".
Diffstat (limited to 'src/backend/executor/nodeBitmapOr.c')
0 files changed, 0 insertions, 0 deletions