mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
02fb357a49
`ReadableLayerDesc` contains enough info about any layer type such that the layer map can resolve the actual layer from it. Its main role will be to proxy `get_values_reconstruct_data` calls down to the right layer.