Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> I've now committed this part; the actual fix for pg_dump is still
> outstanding. I am not too in love with the syntax you've chosen here,
> but since I don't have a better idea I'll wait and see if anyone else
> wants to bikeshed.
How about "ALTER TABLE tabname [NOT] OF TYPE typename"? It's at least a
smidgeon less ambiguous.
regards, tom lane