David Baker 80be396464 Correct SQL statement for postgres
In standard sql, join binds tighter than comma, so we were joining on the wrong table. Postgres follows the standard (apparently).
2016-05-04 13:19:59 +01:00
..
2016-04-13 11:15:59 +01:00
2016-03-11 10:29:05 +00:00
2016-01-07 04:26:29 +00:00
2016-05-04 11:41:35 +01:00
2016-04-29 19:47:35 +01:00
2016-03-30 12:35:25 +01:00
2016-04-27 17:50:49 +01:00