BUG #7868: Different class on numeric number through PgOleDb-1.0.0.20

Lists: pgsql-bugs
From: kensanmail(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #7868: Different class on numeric number through PgOleDb-1.0.0.20
Date: 2013-02-12 07:57:56
Message-ID: E1U5AkW-00052J-6F@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 7868
Logged by: Ken Suzuki
Email address: kensanmail(at)gmail(dot)com
PostgreSQL version: 9.0.4
Operating system: CentOS R-5.6
Description:

It's different class numeric number from DB through PgOleDb-1.0.0.20 when
the number is just n0000 (ex20,000). I can see only "n" on my deliverable
(ex 2) from numeric(14,3) database. Is it knowns bug ?