Files
neon/pageserver/src
Heikki Linnakangas 825d363170 Remove some unnecessary Ord etc. trait implementations.
It doesn't make much sense to compare TimelineMetadata structs with
< or >. But we depended on that in the remote storage upload code,
so replace BTreeSets with Vecs there.
2022-03-24 12:20:06 +02:00
..
2021-12-15 19:58:03 +02:00
2022-02-10 08:33:22 -05:00
2022-03-02 21:35:34 +02:00