pub fn index_creation_error(index_name: &str, reason: &str) -> PostgresError
Expand description
Helper function to create an index creation error
pub fn index_creation_error(index_name: &str, reason: &str) -> PostgresError
Helper function to create an index creation error