Jared Carr <[EMAIL PROTECTED]> writes:Yes, this is 7.4.
Greg Stark wrote:
car_id is a varchar(10) in both tables.Merge Cond: ("outer"."?column7?" = "inner"."?column5?")Well it looks like you have something strange going on. What data type is
car_id in each table?
Well for some reason it's being cast to a text to do the merge.
What version of postgres is this btw? The analyzes look like 7.4?
---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html