aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-11-14 16:12:32 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-11-14 16:12:32 +0200
commit5b007868577ae18d419c01ee739e5674fa8b2acf (patch)
treea810280c0276ab42a5264ea472007f9175bdbc74 /src/backend/access/gist/gist.c
parenta78af0427015449269fb7d9d8c6057cfcb740149 (diff)
downloadpostgresql-5b007868577ae18d419c01ee739e5674fa8b2acf.tar.gz
postgresql-5b007868577ae18d419c01ee739e5674fa8b2acf.zip
Pass MyPMChildSlot as an explicit argument to child process
All the other global variables passed from postmaster to child have the same value in all the processes, while MyPMChildSlot is more like a parameter to each child process. Reviewed-by: Andres Freund <andres@anarazel.de> Discussion: https://www.postgresql.org/message-id/a102f15f-eac4-4ff2-af02-f9ff209ec66f@iki.fi
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions