The SQL call in the cron function of activitystream.module includes MySQL specific functions.
I have created a patch to remove the reliance on these MySQL functions.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | activitystream-postgresfix-1009484-3.patch | 1.41 KB | bverc |
| #1 | activitystream-postgresfix-1009484-1.patch | 1.34 KB | bverc |
Comments
Comment #1
bverc commentedand heres the patch.
Comment #2
josh waihi commentedI think Drupal sets PHP and the Database Timezones in sync so this should be fine. However some comments explaining why you're doing this would be useful.
Comment #3
bverc commentedComment #4
josh waihi commentedI won't stop it from being RTBC'd, but comments should also be written in sentence case, as in, Captial first letter and full stops at the end. That would be required if this was core.
Comment #5
morbus iffNot applicable in 7.x-3.x and the 6.x branches are no longer being maintained.