Zoltan Haindrich 1d092560f4 Fix on-insert decompression after schema changes
On compressed hypertables 3 schema levels are in use simultaneously
 * main - hypertable level
 * chunk - inheritance level
 * compressed chunk

In the build_scankeys method all of them appear - as slot have their
fields represented as a for a row of the main hypertable.

Accessing the slot by the attribut numbers of the chunks may lead to
indexing mismatches if there are differences between the schemes.

Fixes: #5577
2023-04-27 16:33:36 +02:00
..
2023-03-20 14:43:05 -03:00
2023-04-18 08:57:52 +02:00
2023-04-18 08:57:52 +02:00
2022-01-24 14:12:56 +01:00
2022-01-24 14:12:56 +01:00
2020-05-18 20:16:03 -04:00
2022-10-17 21:43:44 +05:30
2023-01-26 20:11:21 +05:30
2022-10-17 21:43:44 +05:30
2022-10-17 21:43:44 +05:30
2022-12-06 12:07:49 +05:30
2023-03-02 13:20:08 +02:00