Commit d91353f
File tree
3 files changed
+24
-0
lines changedFilter options
- src
- backend/access/brin
- test/regress
- expected
- sql
3 files changed
+24
-0
lines changedsrc/backend/access/brin/brin_minmax_multi.c
Copy file name to clipboardExpand all lines: src/backend/access/brin/brin_minmax_multi.c+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
| 76 | + |
76 | 77 |
|
77 | 78 |
|
78 | 79 |
|
| ||
1872 | 1873 |
|
1873 | 1874 |
|
1874 | 1875 |
|
| 1876 | + |
| 1877 | + |
| 1878 | + |
| 1879 | + |
| 1880 | + |
| 1881 | + |
| 1882 | + |
| 1883 | + |
1875 | 1884 |
|
1876 | 1885 |
|
1877 | 1886 |
|
| ||
1890 | 1899 |
|
1891 | 1900 |
|
1892 | 1901 |
|
| 1902 | + |
| 1903 | + |
| 1904 | + |
| 1905 | + |
| 1906 | + |
| 1907 | + |
| 1908 | + |
| 1909 | + |
1893 | 1910 |
|
1894 | 1911 |
|
1895 | 1912 |
|
|
src/test/regress/expected/brin_multi.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/brin_multi.out+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
347 | 347 |
|
348 | 348 |
|
349 | 349 |
|
| 350 | + |
| 351 | + |
| 352 | + |
350 | 353 |
|
351 | 354 |
|
352 | 355 |
|
|
src/test/regress/sql/brin_multi.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/brin_multi.sql+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
351 | 351 |
|
352 | 352 |
|
353 | 353 |
|
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
354 | 358 |
|
355 | 359 |
|
356 | 360 |
|
|
0 commit comments