1
0
mirror of https://github.com/timescale/timescaledb.git synced 2025-06-02 19:26:43 +08:00

1 Commits

Author SHA1 Message Date
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