https://bugs.documentfoundation.org/show_bug.cgi?id=105112

--- Comment #13 from Lionel Elie Mamane <lio...@mamane.lu> ---
To be complete, there are some aggregate functions that are supported by HSQLDB
1.8, but not by Firebird, namely (according to the documentation):

  SOME | EVERY | VAR_POP | VAR_SAMP | STDDEV_POP | STDDEV_SAMP

As much as we would like to have a feature-by-feature exact match, it will not
happen unless we add these to Firebird upstream (or ship them as UDF
(user-defined function), but if we do so, why not contribute them upstream?).

ANY is not supported by HSQLDB according the documentation, and neither are
COLLECT, FUSION, INTERSECTION.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to