Commit e8bdea5
File tree
Expand file treeCollapse file tree
3 files changed
+4
-3
lines changedFilter options
- src
- backend/access
- heap
- table
- test/regress/expected
Expand file treeCollapse file tree
3 files changed
+4
-3
lines changedsrc/backend/access/heap/heapam.c
Copy file name to clipboardExpand all lines: src/backend/access/heap/heapam.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1301 | 1301 |
|
1302 | 1302 |
|
1303 | 1303 |
|
1304 |
| - |
| 1304 | + |
1305 | 1305 |
|
1306 | 1306 |
|
1307 | 1307 |
|
|
src/backend/access/table/tableamapi.c
Copy file name to clipboardExpand all lines: src/backend/access/table/tableamapi.c+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
109 |
| - |
| 109 | + |
| 110 | + |
110 | 111 |
|
111 | 112 |
|
112 | 113 |
|
|
src/test/regress/expected/create_am.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/create_am.out+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
| 113 | + |
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
|
0 commit comments