Shared PostgreSQL type conversion for Drasi source and bootstrap plugins.
Both the CDC source and the bootstrap provider convert column values through
[PostgresValue::to_element_value] so snapshot and live rows emit identical
[drasi_core::models::ElementValue]s.