Forum OpenACS Q&A: Re: learn to debug an error

Collapse
Posted by Yves Goldberg on
does anyone can tell me if the following is correct? I will then open a bug and a resolve for this:

===========================
date_part('days',current_timestamp - max(coalesce(modified_date, insertion_date)))
===========================

and is this usefull for the community that way (I don't know how to create a diff file to upload) but would be ready to learn.