Feature Requests item #1151150, was opened at 2005-02-24 17:15
Message generated for change (Comment added) made by stmane
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482471&aid=1151150&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: MonetDB - MIL
Group: Next Release (example)
Status: Closed
Priority: 5
Private: No
Submitted By: Wouter Alink (vzzzbx)
Assigned to: Nobody/Anonymous (nobody)
Summary: comprehensive list of variables

Initial Comment:
When requesting declared variables (using vars(); ),
ALL variables are returned. This is a long list with
all system- and module-related variables.

In my opinion a user is most of the time only
interested in a section of these variables. I would
therefore propose to implement the following MIL-functions:

vars_all(); - would return all declared variables
vars(); - would return only locally declared variables
vars("system"); - would return all variables declared
by MonetDB itself
vars("<<module_name>>"); - would return all variables
declared in a given module

This would make the list a lot more comprehensive.

----------------------------------------------------------------------

>Comment By: Stefan Manegold (stmane)
Date: 2007-11-10 11:52

Message:
Logged In: YES 
user_id=572415
Originator: NO

Does MAL by any chance provide such a feature?


----------------------------------------------------------------------

Comment By: Martin Kersten (mlkersten)
Date: 2007-11-10 11:40

Message:
Logged In: YES 
user_id=490798
Originator: NO

MIL specific feature requests are dropped.
No intension to support it anywhere in the future.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482471&aid=1151150&group_id=56967

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to