diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-08-22 10:02:53 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-08-22 10:02:53 +0900 |
commit | 49e525a08fcb42c05dc27bd0bc36aa491becc55f (patch) | |
tree | ebdda83b8977210af28934d962ffbcc153e1f426 /src/backend/access/gist/gist.c | |
parent | 585d0cd944d952f08f7649d02f1d6b6644e93611 (diff) | |
download | postgresql-49e525a08fcb42c05dc27bd0bc36aa491becc55f.tar.gz |
Fix comment in walsender_private.h
All the members of the stucture are protected by the spinlock WalSnd,
but a comment referred to "replyTime" and "latch" as not being in the
set of what gets protected, contrary to what walsender.c does.
Author: Bharath Rupireddy
Discussion: https://postgr.es/m/CALj2ACWE_7srye4_GZ=N=-rD=qr2WHL9GZrMnhWJOJ5RdnNS2A@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions