pub(super) fn schema_to_pg( origin: &Schema, field_formats: &Format, format_options: Option<Arc<FormatOptions>>, ) -> Result<Vec<FieldInfo>>