Commit ffd1b6b
File tree
Expand file treeCollapse file tree
2 files changed
+20
-6
lines changedFilter options
- src
- backend/access/transam
- include/access
Expand file treeCollapse file tree
2 files changed
+20
-6
lines changedsrc/backend/access/transam/xloginsert.c
Copy file name to clipboardExpand all lines: src/backend/access/transam/xloginsert.c+18-4Lines changed: 18 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
348 | 348 |
|
349 | 349 |
|
350 | 350 |
|
351 |
| - |
| 351 | + |
352 | 352 |
|
353 | 353 |
|
354 | 354 |
|
| ||
386 | 386 |
|
387 | 387 |
|
388 | 388 |
|
389 |
| - |
| 389 | + |
390 | 390 |
|
391 | 391 |
|
392 | 392 |
|
| ||
399 | 399 |
|
400 | 400 |
|
401 | 401 |
|
402 |
| - |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
403 | 410 |
|
| 411 | + |
404 | 412 |
|
405 | 413 |
|
406 | 414 |
|
| ||
756 | 764 |
|
757 | 765 |
|
758 | 766 |
|
| 767 | + |
| 768 | + |
| 769 | + |
| 770 | + |
| 771 | + |
| 772 | + |
759 | 773 |
|
760 | 774 |
|
761 | 775 |
|
762 | 776 |
|
763 | 777 |
|
764 |
| - |
| 778 | + |
765 | 779 |
|
766 | 780 |
|
767 | 781 |
|
|
src/include/access/xloginsert.h
Copy file name to clipboardExpand all lines: src/include/access/xloginsert.h+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
| 51 | + |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
|
0 commit comments