File tree
Expand file treeCollapse file tree
4 files changed
+20
-2
lines changedFilter options
- src
- backend/replication
- test/regress
- expected
- sql
Expand file treeCollapse file tree
4 files changed
+20
-2
lines changedsrc/backend/replication/walreceiver.c
Copy file name to clipboardExpand all lines: src/backend/replication/walreceiver.c+9-2Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
249 | 249 |
|
250 | 250 |
|
251 | 251 |
|
252 |
| - |
| 252 | + |
253 | 253 |
|
254 | 254 |
|
255 | 255 |
|
| ||
1325 | 1325 |
|
1326 | 1326 |
|
1327 | 1327 |
|
1328 |
| - |
1329 | 1328 |
|
1330 | 1329 |
|
1331 | 1330 |
|
| ||
1345 | 1344 |
|
1346 | 1345 |
|
1347 | 1346 |
|
| 1347 | + |
| 1348 | + |
| 1349 | + |
| 1350 | + |
| 1351 | + |
| 1352 | + |
| 1353 | + |
| 1354 | + |
1348 | 1355 |
|
1349 | 1356 |
|
1350 | 1357 |
|
|
src/backend/replication/walreceiverfuncs.c
Copy file name to clipboardExpand all lines: src/backend/replication/walreceiverfuncs.c+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
66 | 67 |
|
67 | 68 |
|
68 | 69 |
|
|
src/test/regress/expected/sysviews.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/sysviews.out+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
86 | 93 |
|
87 | 94 |
|
88 | 95 |
|
|
src/test/regress/sql/sysviews.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/sysviews.sql+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| 43 | + |
| 44 | + |
| 45 | + |
43 | 46 |
|
44 | 47 |
|
45 | 48 |
|
|
0 commit comments