pub fn op(op: &Op) -> Result<&str, PlanError>
Normalizes an operator reference.
Qualified operators outside of the pg_catalog schema are rejected.