Forum OpenACS Q&A: Response to Postgres 7.2: tweaking sec_rotate_last_visit function

PostgreSQL 7.2 is *NOT* supported by OpenACS 3.2.5, if you hadn't noticed. We never claimed compatibility with future versions of PostgreSQL.

However, I think there is enough demand to warrant a 3.2.6 release. This will probably be the last release in the 3.2 series.

We have many things to fix, especially the bboard html issues and we have to convert many "timestamp" datatype declaration to "timestamp(0)" because PG 7.2 has millisecond precision on timestamps and some functions take the result of "now()" and run through Tcl's clock scan.

I'll take a look at the patches we have with more importance in the SDM and start working from there. Those with OpenACS 3.2 CVS commit privileges, your help would be appreciated.

Let me know what other glaring issues need to be fixed.