Doesn't recognize statements creating an unvalidated constraint (ALTER TABLE "xyz" ADD "constraint_name" NOT VALID)
And also doesn't recognize statements validating constraints (ALTER TABLE xyz VALIDATE CONSTRAINT "constraint_name")
Docs for both are under ALTER TABLE: https://www.postgresql.org/docs/current/sql-altertable.html