Topic on Extension talk:BlockAndNuke

2003:5B:E607:8300:840F:468:613A:2CC6 (talkcontribs)

If you get an error like "rc_timestamp must appear in the GROUP BY clause or be used in an aggregate function", then change line 104 of BanPests.php to

   'GROUP BY' => 'rc_namespace, rc_title, rc_timestamp'

instead of

   'GROUP BY' => 'rc_namespace, rc_title'.
Reply to "PostgreSQL error"