Commit 8dd0bb8
File tree
Expand file treeCollapse file tree
4 files changed
+17
-22
lines changedFilter options
- src
- backend
- access/heap
- commands
- executor
- include/access
Expand file treeCollapse file tree
4 files changed
+17
-22
lines changedsrc/backend/access/heap/heapam_handler.c
Copy file name to clipboardExpand all lines: src/backend/access/heap/heapam_handler.c+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
238 | 238 |
|
239 | 239 |
|
240 | 240 |
|
241 |
| - |
| 241 | + |
242 | 242 |
|
243 | 243 |
|
244 | 244 |
|
| ||
255 | 255 |
|
256 | 256 |
|
257 | 257 |
|
258 |
| - |
259 |
| - |
260 | 258 |
|
261 | 259 |
|
262 | 260 |
|
|
src/backend/commands/tablecmds.c
Copy file name to clipboardExpand all lines: src/backend/commands/tablecmds.c+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21086 | 21086 |
|
21087 | 21087 |
|
21088 | 21088 |
|
21089 |
| - |
21090 |
| - |
| 21089 | + |
| 21090 | + |
21091 | 21091 |
|
21092 | 21092 |
|
21093 | 21093 |
|
| ||
21381 | 21381 |
|
21382 | 21382 |
|
21383 | 21383 |
|
21384 |
| - |
21385 |
| - |
| 21384 | + |
| 21385 | + |
21386 | 21386 |
|
21387 | 21387 |
|
21388 | 21388 |
|
|
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 |
---|---|---|
| ||
1127 | 1127 |
|
1128 | 1128 |
|
1129 | 1129 |
|
1130 |
| - |
1131 |
| - |
1132 |
| - |
| 1130 | + |
| 1131 | + |
| 1132 | + |
1133 | 1133 |
|
1134 | 1134 |
|
1135 | 1135 |
|
|
src/include/access/tableam.h
Copy file name to clipboardExpand all lines: src/include/access/tableam.h+9-12Lines changed: 9 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
508 | 508 |
|
509 | 509 |
|
510 | 510 |
|
511 |
| - |
512 |
| - |
513 |
| - |
| 511 | + |
| 512 | + |
| 513 | + |
514 | 514 |
|
515 | 515 |
|
516 | 516 |
|
| ||
1374 | 1374 |
|
1375 | 1375 |
|
1376 | 1376 |
|
1377 |
| - |
1378 |
| - |
1379 |
| - |
1380 |
| - |
1381 |
| - |
1382 |
| - |
| 1377 | + |
| 1378 | + |
| 1379 | + |
1383 | 1380 |
|
1384 |
| - |
| 1381 | + |
1385 | 1382 |
|
1386 | 1383 |
|
1387 | 1384 |
|
1388 |
| - |
1389 |
| - |
| 1385 | + |
| 1386 | + |
1390 | 1387 |
|
1391 | 1388 |
|
1392 | 1389 |
|
|
0 commit comments