Bugs item #1397758, was opened at 2006-01-05 15:03 Message generated for change (Comment added) made by stmane You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1397758&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: SQL/Core Group: SQL CVS Head Status: Open Resolution: Later Priority: 3 Private: No Submitted By: Sjoerd Mullender (sjoerd) Assigned to: Niels Nes (nielsnes) Summary: SQL: no interval seconds precision in INTERVAL SECOND Initial Comment: In interval types, the most significant part has a leading precision, and if seconds are part of the interval, it also has a seconds precision (number of digits in the fraction). This means that an interval of just second can have both: INTERVAL SECOND(p,q) with p the interval leading precision and q the interval seconds precision. MonetDB/SQL only allows a single value here (presumably the leading precision, but I'm not sure about that). ---------------------------------------------------------------------- >Comment By: Stefan Manegold (stmane) Date: 2009-02-17 11:58 Message: Related [ 1357338 ] SQL: EXTRACT returns wrong answer for SECOND https://sourceforge.net/tracker/index.php?func=detail&aid=1357338&group_id=56967&atid=482468 has been closed with "won't fix". What about this one? Also "won't fix"? Or should we rather turn both into a feature request? ---------------------------------------------------------------------- Comment By: Romulo Goncalves (romulog) Date: 2007-01-17 19:45 Message: Logged In: YES user_id=1498628 Originator: NO Niels, WHy this bug is not closed? Regards, Romulo ---------------------------------------------------------------------- Comment By: Fabian (mr-meltdown) Date: 2006-01-15 10:57 Message: Logged In: YES user_id=963970 This is more like a feature request. It will at least not be included in the next release. ---------------------------------------------------------------------- Comment By: Fabian (mr-meltdown) Date: 2006-01-05 15:14 Message: Logged In: YES user_id=963970 This bug seems to be related to bug #1357338. The SECONDS in an interval should be of double type to be able to represent fractions of seconds. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1397758&group_id=56967 ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
