Merging upstream version 26.3.8.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
34733e7b48
commit
c16ed2270a
89 changed files with 59179 additions and 57645 deletions
3
tests/fixtures/optimizer/simplify.sql
vendored
3
tests/fixtures/optimizer/simplify.sql
vendored
|
@ -363,6 +363,9 @@ x * (1 - y);
|
|||
ANY(t.value);
|
||||
ANY(t.value);
|
||||
|
||||
SELECT (ARRAY_AGG(foo))[1];
|
||||
SELECT (ARRAY_AGG(foo))[1];
|
||||
|
||||
--------------------------------------
|
||||
-- Literals
|
||||
--------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue