mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
ALTER TABLE on a composite type or ALTER TYPE on a table's rowtype. We already rejected these cases, but the error messages were a bit random and didn't always provide a HINT to use the other command type.