> postgres=> select null union all select null;
> ?column?
> --------
>
>
> (2 rows)
>
> An additional problem is that the UNION parsing is done recursively, so
> the routine which does the type matching does not see a list of all the
> clauses all at once.
>
> Any ideas?
I knew there was a reason I did not support NULL in union. :-)
Just kidding. I never thought of testing it, and a good thing too. :-)
--
Bruce Momjian | 830 Blythe Avenue
maillist@candle.pha.pa.us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)