After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 101642 - Schema information of a numeric field does not return correct size and scale
Schema information of a numeric field does not return correct size and scale
Status: RESOLVED FIXED
Product: libgda
Classification: Other
Component: PostgreSQL provider
0.9
Other Linux
: Normal normal
: ---
Assigned To: malerba
gnome-db Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-12-19 21:41 UTC by Santi Camps
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix the bug (1.13 KB, patch)
2002-12-19 21:43 UTC, Santi Camps
none Details | Review

Description Santi Camps 2002-12-19 21:41:28 UTC
Getting schema information of a field created as NUMERIC(a,b) does not
return the correct size and scale, but always a zero value.

I have already fixed this bug.  I will send the patch to gnome-db-list.
Comment 1 Santi Camps 2002-12-19 21:43:10 UTC
Created attachment 13118 [details] [review]
Patch to fix the bug
Comment 2 malerba 2002-12-27 20:56:55 UTC
Commited patch.