Merging upstream version 26.28.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
893214206a
commit
c79efa667c
96 changed files with 58442 additions and 56422 deletions
4
tests/fixtures/identity.sql
vendored
4
tests/fixtures/identity.sql
vendored
|
@ -890,4 +890,6 @@ CAST(x AS UINT128)
|
|||
CAST(x AS UINT256)
|
||||
SELECT export
|
||||
SELECT ARG_MAX(DISTINCT selected_col, filtered_col) FROM table
|
||||
SELECT ARG_MIN(DISTINCT selected_col, filtered_col) FROM table
|
||||
SELECT ARG_MIN(DISTINCT selected_col, filtered_col) FROM table
|
||||
a.b.c.D()
|
||||
a.b.c.d.e.f.G()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue