Hi all,

We seem to be getting a segfault on our databases when we try to use the CURRENT_DATE() function in a simple select query. For example:

SELECT CURRENT_DATE(), groep.* FROM groep;

Is this a (known) bug in MonetDB?

Best regards,
Dennis Pallett