Re: BUG #2097: Union bug. "Evan Carroll" <personal@evancarroll.com> writes:
> IE Here is the exact querry
> select fkey_event as F, fkey_event from event_contact UNION select * from
> event_object ORDER BY fkey_event;
> and here is the header from the outputted table
> f | fkey_event
> -----+------------
And? I don't see anything wrong with that.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster |