mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-24 15:08:37 +00:00
c5949e1fd6
- finally add an `#[instrument]` to Timeline::create_image_layers, making it easier to see that something is happening because we create image layers - format some macro context code - add a warning not to create new validation functions a la parse do not validate Split off from #5198.