Commit 71a05b2
File tree
Expand file treeCollapse file tree
3 files changed
+13
-3
lines changedFilter options
- src
- backend/commands
- test/regress
- expected
- sql
Expand file treeCollapse file tree
3 files changed
+13
-3
lines changedsrc/backend/commands/indexcmds.c
Copy file name to clipboardExpand all lines: src/backend/commands/indexcmds.c+11-1Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
833 | 833 |
|
834 | 834 |
|
835 | 835 |
|
| 836 | + |
| 837 | + |
| 838 | + |
| 839 | + |
| 840 | + |
836 | 841 |
|
837 |
| - |
| 842 | + |
| 843 | + |
| 844 | + |
| 845 | + |
| 846 | + |
| 847 | + |
838 | 848 |
|
839 | 849 |
|
840 | 850 |
|
|
src/test/regress/expected/insert_conflict.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/insert_conflict.out+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
813 | 813 |
|
814 | 814 |
|
815 | 815 |
|
| 816 | + |
816 | 817 |
|
817 | 818 |
|
818 | 819 |
|
819 |
| - |
820 | 820 |
|
821 | 821 |
|
822 | 822 |
|
|
src/test/regress/sql/insert_conflict.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/insert_conflict.sql+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
528 | 528 |
|
529 | 529 |
|
530 | 530 |
|
| 531 | + |
531 | 532 |
|
532 | 533 |
|
533 | 534 |
|
534 |
| - |
535 | 535 |
|
536 | 536 |
|
537 | 537 |
|
|
0 commit comments