mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
Small regress cleanup.
This commit is contained in:
@ -1848,6 +1848,7 @@ three|f1 |x
|
||||
|1004.3 |994.3
|
||||
|1.23457e+20|1.23457e+20
|
||||
|1.23457e-20|-10
|
||||
(3 rows)
|
||||
|
||||
QUERY: SELECT '' AS three, f.f1, f.f1 / '-10' AS x FROM FLOAT4_TBL f
|
||||
WHERE f.f1 > '0.0';
|
||||
|
Reference in New Issue
Block a user