Sven Klemm fdf14d4cc1 Fix untier_chunk for hypertables with foreign keys
When hypertable expansion was instructed to ignore osm chunks it
would not correctly set up the planner structures as the list position
in the list of chunk oids would no longer be in sync with the index in
the chunks array.
2024-08-06 13:55:41 +02:00

2 lines
64 B
Plaintext

Fixes: #7182 Fix untier_chunk for hypertables with foreign keys