Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Date: 2010-12-10 15:51:32 +0100 From: Milena Ivanova <<M.Ivanova>> To: SQL devs <> Version: -- development CC: @njnes
Last updated: 2011-03-28 17:31:28 +0200
Date: 2010-12-10 15:51:32 +0100 From: Milena Ivanova <<M.Ivanova>>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.1.15) Gecko/20101027 Fedora/3.5.15-1.fc12 Firefox/3.5.15 Build Identifier:
The length of function arguments of character types, e.g. 'x varchar(20)' is not described in the SQL catalog. The value of type_digits is 0 (instead of 20).
Reproducible: Always
Date: 2010-12-10 19:54:15 +0100 From: @njnes
fixed (correctly store arguments data types)
Date: 2010-12-10 22:14:08 +0100 From: @njnes
Changeset aa5a3f4473c9 made by Niels Nes niels@cwi.nl in the MonetDB repo, refers to this bug.
For complete details, see http//devmonetdborg/hg/MonetDB?cmd=changeset;node=aa5a3f4473c9
Changeset description:
added test for bug #2750
Date: 2011-03-28 17:31:28 +0200 From: @sjoerdmullender
The Mar2011 version has been released.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Date: 2010-12-10 15:51:32 +0100
From: Milena Ivanova <<M.Ivanova>>
To: SQL devs <>
Version: -- development
CC: @njnes
Last updated: 2011-03-28 17:31:28 +0200
Comment 15327
Date: 2010-12-10 15:51:32 +0100
From: Milena Ivanova <<M.Ivanova>>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.1.15) Gecko/20101027 Fedora/3.5.15-1.fc12 Firefox/3.5.15
Build Identifier:
The length of function arguments of character types, e.g. 'x varchar(20)' is not described in the SQL catalog. The value of type_digits is 0 (instead of 20).
Reproducible: Always
Comment 15331
Date: 2010-12-10 19:54:15 +0100
From: @njnes
fixed (correctly store arguments data types)
Comment 15333
Date: 2010-12-10 22:14:08 +0100
From: @njnes
Changeset aa5a3f4473c9 made by Niels Nes niels@cwi.nl in the MonetDB repo, refers to this bug.
For complete details, see http//devmonetdborg/hg/MonetDB?cmd=changeset;node=aa5a3f4473c9
Changeset description:
Comment 15623
Date: 2011-03-28 17:31:28 +0200
From: @sjoerdmullender
The Mar2011 version has been released.
The text was updated successfully, but these errors were encountered: