Hi,

> Anyway why is this not added as function in H2? Like FORMATDATETIME?
> We could have FORMATNUMBER(number, pattern)

Sure, this could be added. But there should be a way to add such
functions / features in a more modular way, so that it's not required
to release a new version of the database just to add a new function.
The most important functions should still be included in the 'main'
engine of course, but not necessarily each one (specially
compatibility features).

There is a feature request for "Use the Java service provider
mechanism to register file systems and function libraries." I think
that's the way this should be done, but I'm not 100% sure yet how to
do it exactly. I will increase the priority of this feature.

Regards,
Thomas

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to