Re: one problem about numeric values convert

From: Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>
To: Mohoo <mohoomail(at)gmail(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: one problem about numeric values convert
Date: 2007-01-31 23:40:03
Message-ID: 45C128D3.4060505@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Mohoo wrote:
> odbc version : 08.01.0100
>
> the function ResolveNumericParam in convert.c
>
> static const int prec[] = {1, 3, 5, 8, 10, 13, 15, 17, 20, 22, 25, 29,
> 32, 34, 37, 39};
>
> there should need the number '27' between the number 25 and 29.

Oops, maybe my fault.
I would check it.

Thanks.
Hiroshi Inoue

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Richard Wesley 2007-02-02 18:29:55 Connect without queries?
Previous Message noreply 2007-01-31 20:58:35 [ psqlodbc-Bugs-1001735 ] Won't compile on OS X/darwin because of undefined symbols