Jan Nidzwetzki
2a808cabad
Fix use of freed path in decompression sort logic
...
In the function add_chunk_sorted_paths, we create sorted versions of the
decompress paths. We construct a sort node and place it on top of the
decompressed chunk to do this. However, the decompress chunk path will
be also added to the relation via add_path. This function can recycle
the provided path if better paths are already known. Therefore, we need
our own private copy for the sorted paths.
2023-12-23 22:39:07 +01:00
..
2023-10-26 09:04:28 +02:00
2023-12-18 10:53:27 +01:00
2023-12-12 15:15:44 -03:00
2023-11-21 14:56:39 +01:00
2023-10-25 13:27:07 +02:00
2023-12-13 13:10:15 +01:00
2023-10-27 09:13:22 +02:00
2023-11-16 20:17:17 +05:30
2023-09-21 08:33:42 +02:00
2023-12-21 11:00:03 +01:00
2023-04-26 11:56:56 +02:00
2023-08-28 08:30:28 +02:00
2022-01-24 14:12:56 +01:00
2023-12-12 15:15:44 -03:00
2023-12-12 15:15:44 -03:00
2023-09-26 15:53:26 -03:00
2023-08-28 14:21:11 +02:00
2023-11-09 09:44:02 -03:00
2023-12-12 15:15:44 -03:00
2023-12-13 18:48:31 -03:00
2023-12-13 18:48:31 -03:00
2023-09-26 15:53:26 -03:00
2023-12-12 15:15:44 -03:00
2023-12-12 15:15:44 -03:00
2023-09-26 15:53:26 -03:00
2022-11-18 16:31:47 -03:00
2023-11-16 20:17:17 +05:30
2023-10-09 09:10:04 -03:00
2023-08-28 14:21:11 +02:00
2023-12-13 18:48:31 -03:00
2022-01-24 14:12:56 +01:00
2023-09-26 15:53:26 -03:00
2023-10-09 09:10:04 -03:00
2023-11-14 08:29:26 -03:00
2023-09-26 15:53:26 -03:00
2023-10-18 11:45:06 -03:00
2023-10-04 14:49:05 +05:30
2022-08-17 10:23:40 +03:00
2023-11-16 18:23:40 +01:00
2023-12-21 12:49:51 +01:00
2023-11-04 20:08:28 +01:00
2023-11-16 14:57:06 +01:00
2023-12-06 17:27:37 +01:00
2023-11-08 15:26:42 -03:00
2023-12-19 13:23:20 +01:00
2023-12-20 12:37:54 +01:00
2023-10-25 13:27:07 +02:00
2023-05-05 14:59:13 -03:00
2023-08-29 11:15:39 +02:00
2023-12-12 21:45:33 +01:00
2023-12-12 21:45:33 +01:00
2023-06-07 16:21:50 +02:00
2023-11-16 14:57:06 +01:00
2023-09-27 09:08:59 +02:00
2022-12-15 11:23:10 +01:00
2023-11-04 20:08:28 +01:00
2023-09-22 12:30:57 +02:00
2023-12-19 09:17:07 +01:00
2023-12-21 12:49:51 +01:00
2023-12-14 21:45:31 +01:00
2023-12-06 17:27:37 +01:00
2023-12-18 12:30:36 +01:00
2023-12-12 21:45:33 +01:00
2023-12-13 18:48:31 -03:00
2023-11-16 14:57:06 +01:00
2023-11-16 14:57:06 +01:00
2023-12-19 09:17:07 +01:00
2023-10-18 11:45:06 -03:00
2023-11-30 14:01:12 -03:00
2023-10-18 11:45:06 -03:00
2023-10-18 11:45:06 -03:00
2023-08-07 10:11:01 +03:00
2023-02-09 17:57:17 +02:00
2023-10-02 11:07:23 +02:00
2023-09-26 15:53:26 -03:00
2022-11-16 13:58:52 +04:00
2023-12-13 13:10:15 +01:00
2023-08-22 13:42:54 +02:00
2023-12-14 22:12:57 +01:00
2023-11-04 20:08:28 +01:00
2022-11-07 14:20:10 +05:30
2022-11-18 16:31:47 -03:00
2023-10-26 09:04:28 +02:00
2021-10-25 12:02:03 +02:00
2023-11-16 20:17:17 +05:30
2023-10-18 11:45:06 -03:00
2023-11-28 10:51:28 +01:00
2023-07-25 16:00:18 +05:30
2023-12-13 13:10:15 +01:00
2023-09-12 11:41:59 +05:30
2021-04-10 00:10:09 +02:00
2023-12-13 18:48:31 -03:00
2023-11-03 17:19:33 -03:00
2023-11-04 20:08:28 +01:00
2023-12-23 22:39:07 +01:00
2022-11-18 16:31:47 -03:00
2023-08-28 14:21:11 +02:00
2023-11-16 20:17:17 +05:30
2023-12-08 21:55:06 +01:00