Forum OpenACS Q&A: Response to trunc() function causing errors

Collapse
Posted by Ben Adida on
the power() function has changed to pow(). The trunc() function should be mostly covered by the postgres.sql-defined trunc(), but sometimes you have to port that function using date_trunc().