Tom Lane wrote: > Michael Glaesemann <[EMAIL PROTECTED]> writes: >> I'm probably being dense, but I don't see how this is an issue. > > That's just a bug in his example ;-)
Right, sorry. I meant boolean_array rather than boolean_value: => SELECT 'a' <> 'a' || '{true}'; ?column? ---------- {f,t} (1 row) -- Pedro Gimeno ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster