Sven Klemm c2bfc5d17c Route delete on Hypertables through HypertableModify node
This patch changes DELETE handling for hypertables to have the
postgres ModifyTable node be wrapped in a custom HypertableModify
node. By itself this does not change DELETE handling for hypertables
but instead enables subsequent patches to implement e.g. chunk
exclusion for DELETE or DELETE on compressed chunks.
Since PG 14 codepath for INSERT is different from previous versions
this PR will only change the plan for PG14+. DELETE handling for
distributed hypertables is not changed as part of this patch.
2022-01-24 23:21:02 +01:00
..
2021-12-22 08:12:11 +01:00
2021-12-22 08:12:11 +01:00
2021-12-22 08:12:11 +01:00
2022-01-14 14:43:57 +01:00
2021-06-01 20:21:06 +02:00
2021-10-30 17:41:34 +02:00
2021-10-30 17:41:34 +02:00
2021-10-30 17:41:34 +02:00
2019-07-13 17:18:57 +02:00
2021-06-01 20:21:06 +02:00
2021-10-03 15:20:05 +02:00
2021-05-24 18:03:47 -04:00
2021-06-01 20:21:06 +02:00
2020-10-16 08:55:30 -04:00
2019-08-21 14:37:29 -04:00
2021-06-01 20:21:06 +02:00
2019-01-13 23:30:22 +01:00
2021-06-01 20:21:06 +02:00
2021-11-08 09:21:21 +01:00
2020-05-27 17:31:09 +02:00
2021-06-01 20:21:06 +02:00
2021-06-01 20:21:06 +02:00
2021-09-16 14:57:47 +02:00
2021-06-01 20:21:06 +02:00
2021-06-01 20:21:06 +02:00
2020-11-10 01:43:10 +01:00
2021-11-08 09:21:21 +01:00
2019-04-30 22:57:12 +02:00