Nicholas Nethercote
3dea72aa1b
Remove one use of as_results_cursor.
...
It's currently used because `requires_storage_results` is used in two
locations: once with a cursor, and once later on without a cursor. The
non-consuming `as_results_cursor` is used for the first location.
But we can instead use the consuming `into_results_cursor` and then use
`into_results` to extract the `Results` from the finished-with cursor
for use at the second location.
2023-11-27 10:35:43 +11:00
..
2023-11-24 14:32:05 +00:00
2023-11-26 21:05:08 +08:00
2023-11-26 08:38:40 +11:00
2023-11-24 14:32:05 +00:00
2023-11-26 08:38:40 +11:00
2023-11-26 15:44:54 +01:00
2023-11-26 08:38:40 +11:00
2023-11-25 13:08:29 +00:00
2023-11-26 08:38:40 +11:00
2023-11-26 15:44:54 +01:00
2023-11-26 14:43:02 +00:00
2023-11-26 12:41:21 +03:00
2023-11-23 20:10:44 -05:00
2023-11-26 08:38:42 +11:00
2023-11-26 08:37:27 +11:00
2023-11-26 08:38:40 +11:00
2023-11-26 08:38:40 +11:00
2023-11-23 17:27:31 +03:00
2023-11-26 08:38:02 +11:00
2023-11-23 14:11:02 +03:00
2023-11-26 21:05:08 +08:00
2023-11-26 15:44:54 +01:00
2023-11-25 18:02:11 +00:00
2023-11-26 15:44:54 +01:00
2023-11-26 14:43:02 +00:00
2023-11-22 18:38:17 +11:00
2023-11-22 18:38:20 +11:00
2023-11-26 15:44:54 +01:00
2023-11-26 16:42:32 +00:00
2023-11-26 12:41:21 +03:00
2023-11-23 14:11:02 +03:00
2023-11-26 16:42:32 +00:00
2023-11-26 16:42:32 +00:00
2023-11-26 15:44:54 +01:00
2023-11-27 10:35:42 +11:00
2023-11-27 10:35:43 +11:00
2023-11-26 21:05:08 +08:00
2023-11-26 08:38:40 +11:00
2023-11-26 12:41:21 +03:00
2023-11-26 15:44:54 +01:00
2023-11-25 14:49:43 +03:00
2023-11-26 14:43:02 +00:00
2023-11-26 21:05:08 +08:00
2023-11-22 22:49:22 -05:00
2023-11-25 17:23:33 -05:00
2023-11-26 21:05:08 +08:00
2023-11-25 19:51:54 +01:00
2023-11-26 21:05:08 +08:00
2023-11-25 17:06:22 +00:00
2023-11-26 15:44:54 +01:00
2023-11-22 21:09:01 +00:00
2023-11-26 15:44:54 +01:00
2023-11-22 21:09:01 +00:00
2023-11-25 18:47:16 +00:00