Erik Johnston
d04e2ff3a4
Fix incredubly slow back pagination query
...
If a client didn't specify a from token when paginating backwards
synapse would attempt to query the (global) maximum topological token.
This a) doesn't make much sense since they're room specific and b) there
are no indices that lets postgres do this efficiently.
2016-10-24 13:35:51 +01:00
..
2016-06-20 17:53:38 +01:00
2016-10-19 11:40:35 +01:00
2016-04-07 16:52:07 +01:00
2016-09-15 17:34:59 +01:00
2016-10-18 12:17:38 -05:00
2016-06-08 11:33:30 +01:00
2016-10-06 15:24:59 +02:00
2016-09-12 16:55:01 +01:00
2016-07-22 13:21:07 +01:00
2016-09-12 12:30:46 +01:00
2016-09-07 17:19:18 +01:00
2016-08-15 11:15:17 +01:00
2016-08-03 15:42:08 +01:00
2016-09-21 16:28:47 +01:00
2016-09-12 17:05:54 +01:00
2016-10-17 11:10:37 +01:00
2016-01-28 17:09:09 +00:00
2016-07-28 15:41:26 +01:00
2016-06-29 14:57:59 +01:00
2016-05-05 13:42:44 +01:00
2016-10-17 11:17:45 +01:00
2016-08-15 11:15:17 +01:00
2016-06-17 19:20:47 +01:00
2016-09-05 10:52:01 +01:00
2016-08-19 14:17:11 +01:00
2016-08-31 16:19:44 +01:00
2016-10-14 16:20:24 +01:00
2016-01-07 04:26:29 +00:00
2016-09-23 16:49:21 +01:00
2016-09-09 11:03:31 +01:00
2016-06-03 17:22:13 +01:00
2016-08-19 14:17:11 +01:00
2016-09-27 09:27:54 +01:00
2016-10-24 13:35:51 +01:00
2016-06-08 11:33:30 +01:00
2016-09-02 14:08:33 +01:00