View Single Post

   
  #2 (permalink)  
Old 04-10-2008, 09:33 AM
Tom Lane
 
Posts: n/a
Default 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

Reply With Quote