CVSROOT: /cvsroot Module name: pgsql-server Changes by: [EMAIL PROTECTED] 04/01/17 20:31:53
Modified files:
src/backend/optimizer/plan: Tag: REL7_4_STABLE createplan.c
Log message:
Repair faulty plan generation in cases where we choose to implement an
IN clause by mergejoin, and a type coercion is needed just above the subplan.
A more extensive patch will follow in HEAD.
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend
