Adding upstream version 10.1.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
87cdb8246e
commit
b7601057ad
57 changed files with 1542 additions and 529 deletions
9
tests/fixtures/optimizer/simplify.sql
vendored
9
tests/fixtures/optimizer/simplify.sql
vendored
|
@ -274,6 +274,15 @@ TRUE;
|
|||
-(-1);
|
||||
1;
|
||||
|
||||
- -+1;
|
||||
1;
|
||||
|
||||
+-1;
|
||||
-1;
|
||||
|
||||
++1;
|
||||
1;
|
||||
|
||||
0.06 - 0.01;
|
||||
0.05;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue