Tom Lane wrote:
>Log Message:
>-----------
>Fix a couple of obvious problems in DROP IF EXISTS patch.
>
>
>
>
- n->missing_ok =
+ n->missing_ok = $3;
Oops - sorry about that. I don't know how that one got past me - thanks for picking it up.
cheers
andrew