Fix bug#2629. Use Postgresql syntax to cast to an interval. It doens't matter if we use the oracle style convenience funciton since this is …
Show more
Fix bug#2629. Use Postgresql syntax to cast to an interval. It doens't matter if we use the oracle style convenience funciton since this is still a postgresql specific query.