mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-07 13:32:57 +00:00
To untie cyclic dependency between sync and async versions of postgres_backend, copy QueryError and some logging/error routines to postgres_backend.rs. This is temporal glue to make commits smaller, sync version will be dropped by the upcoming commit completely.