Actually, scratch that - I'm wrong... It appeared separately from the
other DROP commands...
Chris
Christopher Kings-Lynne wrote:
> Hi,
>
> Playing around with this MySQL compatibility library, I noticed that
> pg_dump -c does not emit DROP commands for casts. Seems like a bug...?
>
> Chris
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match