Commit c35a3fb
File tree
Expand file treeCollapse file tree
3 files changed
+18
-13
lines changedFilter options
- src
- backend
- access/heap
- executor
- include/access
Expand file treeCollapse file tree
3 files changed
+18
-13
lines changedsrc/backend/access/heap/heapam_handler.c
Copy file name to clipboardExpand all lines: src/backend/access/heap/heapam_handler.c+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
237 | 237 |
|
238 | 238 |
|
239 | 239 |
|
240 |
| - |
| 240 | + |
241 | 241 |
|
242 | 242 |
|
243 | 243 |
|
| ||
254 | 254 |
|
255 | 255 |
|
256 | 256 |
|
| 257 | + |
| 258 | + |
257 | 259 |
|
258 | 260 |
|
259 | 261 |
|
|
src/backend/executor/nodeModifyTable.c
Copy file name to clipboardExpand all lines: src/backend/executor/nodeModifyTable.c+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1125 | 1125 |
|
1126 | 1126 |
|
1127 | 1127 |
|
1128 |
| - |
1129 |
| - |
1130 |
| - |
| 1128 | + |
| 1129 | + |
| 1130 | + |
1131 | 1131 |
|
1132 | 1132 |
|
1133 | 1133 |
|
|
src/include/access/tableam.h
Copy file name to clipboardExpand all lines: src/include/access/tableam.h+12-9Lines changed: 12 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
500 | 500 |
|
501 | 501 |
|
502 | 502 |
|
503 |
| - |
504 |
| - |
505 |
| - |
| 503 | + |
| 504 | + |
| 505 | + |
506 | 506 |
|
507 | 507 |
|
508 | 508 |
|
| ||
1392 | 1392 |
|
1393 | 1393 |
|
1394 | 1394 |
|
1395 |
| - |
1396 |
| - |
1397 |
| - |
| 1395 | + |
| 1396 | + |
| 1397 | + |
| 1398 | + |
| 1399 | + |
| 1400 | + |
1398 | 1401 |
|
1399 |
| - |
| 1402 | + |
1400 | 1403 |
|
1401 | 1404 |
|
1402 | 1405 |
|
1403 |
| - |
1404 |
| - |
| 1406 | + |
| 1407 | + |
1405 | 1408 |
|
1406 | 1409 |
|
1407 | 1410 |
|
|
0 commit comments