Commit 6c0c49f
committed
Remove unused latch
It was left unused by commit bc971f4, which replaced the latch
usage with a condition variable
Discussion: https://www.postgresql.org/message-id/391abe21-413e-4d91-a650-b663af49500c@iki.fi1 parent adbb27a commit 6c0c49f
File tree
2 files changed
+0
-10
lines changed- src
- backend/replication
- include/replication
2 files changed
+0
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2935 | 2935 | | |
2936 | 2936 | | |
2937 | 2937 | | |
2938 | | - | |
2939 | 2938 | | |
2940 | 2939 | | |
2941 | 2940 | | |
| |||
2979 | 2978 | | |
2980 | 2979 | | |
2981 | 2980 | | |
2982 | | - | |
2983 | | - | |
2984 | 2981 | | |
2985 | 2982 | | |
2986 | 2983 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | 73 | | |
81 | 74 | | |
82 | 75 | | |
| |||
0 commit comments