Commit 11da970
File tree
3 files changed
+27
-0
lines changedFilter options
- src
- backend/replication
- libpqwalreceiver
- logical
- test/subscription/t
3 files changed
+27
-0
lines changedsrc/backend/replication/libpqwalreceiver/libpqwalreceiver.c
Copy file name to clipboardExpand all lines: src/backend/replication/libpqwalreceiver/libpqwalreceiver.c+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| ||
213 | 214 |
|
214 | 215 |
|
215 | 216 |
|
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
216 | 233 |
|
217 | 234 |
|
218 | 235 |
|
|
src/backend/replication/logical/worker.c
Copy file name to clipboardExpand all lines: src/backend/replication/logical/worker.c+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2019 | 2019 |
|
2020 | 2020 |
|
2021 | 2021 |
|
| 2022 | + |
| 2023 | + |
| 2024 | + |
| 2025 | + |
| 2026 | + |
| 2027 | + |
2022 | 2028 |
|
2023 | 2029 |
|
2024 | 2030 |
|
|
src/test/subscription/t/001_rep_changes.pl
Copy file name to clipboardExpand all lines: src/test/subscription/t/001_rep_changes.pl+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
19 | 23 |
|
20 | 24 |
|
21 | 25 |
|
|
0 commit comments