mirror of
https://github.com/postgres/postgres.git
synced 2026-06-01 13:28:44 -04:00
f90dd28062
You could already rename domains using ALTER TYPE, but with this new command it is more consistent with how other commands treat domains as a subcategory of types.