File tree
4 files changed
+5
-5
lines changedFilter options
- doc/src/sgml
- src
- backend
- postmaster
- replication/logical
- include/postmaster
4 files changed
+5
-5
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
|
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 |
---|---|---|
| ||
362 | 362 |
|
363 | 363 |
|
364 | 364 |
|
365 |
| - |
| 365 | + |
366 | 366 |
|
367 | 367 |
|
368 | 368 |
|
|
src/backend/replication/logical/launcher.c
Copy file name to clipboardExpand all lines: src/backend/replication/logical/launcher.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
456 | 456 |
|
457 | 457 |
|
458 | 458 |
|
459 |
| - |
| 459 | + |
460 | 460 |
|
461 | 461 |
|
462 | 462 |
|
| ||
910 | 910 |
|
911 | 911 |
|
912 | 912 |
|
913 |
| - |
| 913 | + |
914 | 914 |
|
915 | 915 |
|
916 | 916 |
|
|
src/include/postmaster/bgworker.h
Copy file name to clipboardExpand all lines: src/include/postmaster/bgworker.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
96 |
| - |
| 96 | + |
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
|
0 commit comments