mirror of
https://github.com/postgres/postgres.git
synced 2026-05-30 12:35:06 -04:00
0d90dc16f8
When the new type is an unconstrained domain over the old type, we don't need to rewrite the table. Noah Misch and Robert Haas