Skip to content
Snippets Groups Projects
Commit 872c708f authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Small regress cleanup.

parent 799755b3
No related branches found
No related tags found
No related merge requests found
......@@ -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';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment