mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
86045ac36c
Currently ztimelineids are unique, but all APIs accept the pair, so let's keep it everywhere for uniformity. Carry around ZTTId containing both ZTenantId and ZTimelineId for simplicity. (existing clusters on staging ought to be preprocessed for that)