User: frodo Branch: DRUPAL-5--2 Date: Sat, 14 Aug 2010 20:09:12 +0000 Modified files: /modules/daily daily.module daily_daily.inc daily_data.inc Log message: (Frodo) #288413 (part 1): prefix and other databas problems fixed * At several places SQL tables where not enclosed by {} * Make the cron update query compatible with PostgreSQL Note: I hope this does not break really old MySQL installations * Anticipate that autopublish will be a boolean in PostgreSQL * Rewrite INSERT queries to use more general syntax * Rewrite LIMIT clauses to use more general syntax There is nothing PostgreSQL-specific yet in this commit. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/daily/daily.module... http://cvs.drupal.org/diff.php?path=contributions/modules/daily/daily_daily.... http://cvs.drupal.org/diff.php?path=contributions/modules/daily/daily_data.i...