This TODO-item "SELECT col FROM tab WHERE numeric_col = 10.1 fails, requires
quotes" - is it already fixed? I executed smth. like
select * from tab2 where dpcol = 10.1;
and it returns a record containing this value in the double precision column
"dpcol".
rgds
Pavlo Baron