Re: Trouble with floats in Postgresql

Marcus Pearce <[email protected]> Sat, 6 May 2006 17:20:12 +0100 (BST)
Newsgroups gmane.lisp.clsql.devel
Message-ID <[email protected]>
>>> So what's going on here. Wrong type? Bug?
>>
>> What version of PG and CLSQL are you using? With 7.4.11/3.5.6
>> I can't reproduce this.
> 
> PG 8.1.x
> clsql from the debian package.

Just as another data point, I can't reproduce this bug with CLSQL 3.5.7 
and Postgresql 8.0.7 (SBCL 0.9.12, linux/x86).

Cheers,
Marcus