Commit eb21f5b
File tree
Expand file treeCollapse file tree
5 files changed
+7
-6
lines changedFilter options
- src/backend
- postmaster
- replication/logical
- tcop
Expand file treeCollapse file tree
5 files changed
+7
-6
lines changedsrc/backend/postmaster/autovacuum.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/autovacuum.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
380 | 380 |
|
381 | 381 |
|
382 | 382 |
|
383 |
| - |
| 383 | + |
384 | 384 |
|
385 | 385 |
|
386 | 386 |
|
| ||
1373 | 1373 |
|
1374 | 1374 |
|
1375 | 1375 |
|
1376 |
| - |
| 1376 | + |
1377 | 1377 |
|
1378 | 1378 |
|
1379 | 1379 |
|
|
src/backend/postmaster/auxprocess.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/auxprocess.c+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
| 57 | + |
| 58 | + |
58 | 59 |
|
59 | 60 |
|
60 | 61 |
|
|
src/backend/postmaster/bgworker.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/bgworker.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
746 | 746 |
|
747 | 747 |
|
748 | 748 |
|
749 |
| - |
| 749 | + |
750 | 750 |
|
751 | 751 |
|
752 | 752 |
|
|
src/backend/replication/logical/slotsync.c
Copy file name to clipboardExpand all lines: src/backend/replication/logical/slotsync.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1342 | 1342 |
|
1343 | 1343 |
|
1344 | 1344 |
|
1345 |
| - |
| 1345 | + |
1346 | 1346 |
|
1347 | 1347 |
|
1348 | 1348 |
|
|
src/backend/tcop/postgres.c
Copy file name to clipboardExpand all lines: src/backend/tcop/postgres.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4161 | 4161 |
|
4162 | 4162 |
|
4163 | 4163 |
|
4164 |
| - |
| 4164 | + |
4165 | 4165 |
|
4166 | 4166 |
|
4167 | 4167 |
|
|
0 commit comments