>>> On Wed, Nov 29, 2006 at 1:38 PM, in message <[EMAIL PROTECTED]>, Tom Lane <[EMAIL PROTECTED]> wrote: > "Kevin Grittner" <[EMAIL PROTECTED]> writes: >> Richard Huxton <dev@archonet.com> wrote: >>> It's the coalesce that has the problem, not the insert. The coalesce is >>> deciding that it's working on text, and so returns text. > >> It seems like maybe it would be worth overloading the coalesce method >> to handle this particular case differently. > > And do what? The only information you have is that all the inputs are > of unknown type. I know this is naive, but, what is the type information of the bare null? Could that be used?
---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings