Commit 6be725e
File tree
Expand file treeCollapse file tree
3 files changed
+3
-5
lines changedFilter options
- src/bin
- pg_basebackup
- pg_rewind
- psql
Expand file treeCollapse file tree
3 files changed
+3
-5
lines changedsrc/bin/pg_basebackup/streamutil.c
Copy file name to clipboardExpand all lines: src/bin/pg_basebackup/streamutil.c+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
200 | 200 |
|
201 | 201 |
|
202 | 202 |
|
203 |
| - |
204 |
| - |
| 203 | + |
205 | 204 |
|
206 | 205 |
|
207 | 206 |
|
|
src/bin/pg_rewind/pg_rewind.c
Copy file name to clipboardExpand all lines: src/bin/pg_rewind/pg_rewind.c+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
282 | 282 |
|
283 | 283 |
|
284 | 284 |
|
285 |
| - |
286 |
| - |
| 285 | + |
287 | 286 |
|
288 | 287 |
|
289 | 288 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
295 | 295 |
|
296 | 296 |
|
297 | 297 |
|
298 |
| - |
| 298 | + |
299 | 299 |
|
300 | 300 |
|
301 | 301 |
|
|
0 commit comments