summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane2012-05-10 18:34:22 +0000
committerTom Lane2012-05-10 18:34:53 +0000
commitf40022f1adaeff85b01d98fea38cf5aa16814aa7 (patch)
tree3a5337271306c5df48a23df0e8abc6729c771e92 /src/backend/access/gist/gist.c
parent586d356bc5af1aa61f965f6ba1cbeb1533ec8c99 (diff)
Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplify callers.
Per a suggestion from Peter Geoghegan, make WaitLatch responsible for verifying that the WL_POSTMASTER_DEATH bit it returns is truthful (by testing PostmasterIsAlive). Then simplify its callers, who no longer need to do that for themselves. Remove weasel wording about falsely-set result bits from WaitLatch's API contract.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions