summaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane2024-12-28 21:21:54 +0000
committerTom Lane2024-12-28 21:21:54 +0000
commit508a97ee4984597ea60c383f52adefd47178189f (patch)
tree544b2f40f0fd76f4fd910c3dd2cbaef2397c15b4 /src/backend/access/gist
parent34486b6092e700089d22586df211c4e8b0412136 (diff)
Replace PGPROC.isBackgroundWorker with isRegularBackend.
Commit 34486b609 effectively redefined isBackgroundWorker as meaning "not a regular backend", whereas before it had the narrower meaning of AmBackgroundWorkerProcess(). For clarity, rename the field to isRegularBackend and invert its sense. Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions