Hi folks,
While testing MMBase 1.7.0-rc2 i discovered that using offset in Queries
resulted in NotSupportedExceptions (while using the Informix database).
In NodeQueryHandler i found some commented out code that implemented a
fallback for offset and max support, if the database fails to support
it. The code was almost working, i adjusted it a bit and michiel and i
tested it on postgresql, hsql, and informix. It now seems to work.
I am still wondering why this code was commented out....
Rob
