File tree
Expand file treeCollapse file tree
10 files changed
+38
-259
lines changedFilter options
- src
- backend
- executor
- postmaster
- replication/logical
- storage/buffer
- bin/pg_dump
- common
- include/lib
- tools/pgindent
Expand file treeCollapse file tree
10 files changed
+38
-259
lines changedsrc/backend/executor/nodeGatherMerge.c
Copy file name to clipboardExpand all lines: src/backend/executor/nodeGatherMerge.c-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
422 | 422 |
|
423 | 423 |
|
424 | 424 |
|
425 |
| - |
426 | 425 |
|
427 | 426 |
|
428 | 427 |
|
|
src/backend/executor/nodeMergeAppend.c
Copy file name to clipboardExpand all lines: src/backend/executor/nodeMergeAppend.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
128 |
| - |
| 128 | + |
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
|
src/backend/postmaster/pgarch.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/pgarch.c+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
258 | 258 |
|
259 | 259 |
|
260 | 260 |
|
261 |
| - |
262 |
| - |
| 261 | + |
263 | 262 |
|
264 | 263 |
|
265 | 264 |
|
|
src/backend/replication/logical/reorderbuffer.c
Copy file name to clipboardExpand all lines: src/backend/replication/logical/reorderbuffer.c-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1303 | 1303 |
|
1304 | 1304 |
|
1305 | 1305 |
|
1306 |
| - |
1307 | 1306 |
|
1308 | 1307 |
|
1309 | 1308 |
|
|
src/backend/storage/buffer/bufmgr.c
Copy file name to clipboardExpand all lines: src/backend/storage/buffer/bufmgr.c-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3014 | 3014 |
|
3015 | 3015 |
|
3016 | 3016 |
|
3017 |
| - |
3018 | 3017 |
|
3019 | 3018 |
|
3020 | 3019 |
|
|
src/bin/pg_dump/pg_backup_archiver.c
Copy file name to clipboardExpand all lines: src/bin/pg_dump/pg_backup_archiver.c-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4200 | 4200 |
|
4201 | 4201 |
|
4202 | 4202 |
|
4203 |
| - |
4204 | 4203 |
|
4205 | 4204 |
|
4206 | 4205 |
|
|
src/bin/pg_dump/pg_dump_sort.c
Copy file name to clipboardExpand all lines: src/bin/pg_dump/pg_dump_sort.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
405 | 405 |
|
406 | 406 |
|
407 | 407 |
|
408 |
| - |
| 408 | + |
409 | 409 |
|
410 | 410 |
|
411 | 411 |
|
|
0 commit comments