mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
9fabdda2dc
Add two new functions `stream_objects_with_retries` and `stream_tenants_generic` and use them in the `find-large-objects` subcommand, migrating it to `remote_storage`. Also adds the `size` field to the `ListingObject` struct. Part of #7547