mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-23 06:28:23 +00:00
de1a9c6e3b
This doesn't make the scrubber smart enough to understand that many shards are part of the same tenants, but it makes it understand paths well enough to scrub the individual shards without thinking they're malformed. This is a prerequisite to being able to run tests with sharding enabled. Related: #5929