forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit49e525a
committed
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 theset of what gets protected, contrary to what walsender.c does.Author: Bharath RupireddyDiscussion:https://postgr.es/m/CALj2ACWE_7srye4_GZ=N=-rD=qr2WHL9GZrMnhWJOJ5RdnNS2A@mail.gmail.com1 parent585d0cd commit49e525a
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
| 68 | + | |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
|
0 commit comments
Comments
(0)