On Thu, 2004-09-23 at 17:42, Neil Conway wrote: > ExecProcAppend() wasn't called ExecAppend() because the latter name was > formerly used in execMain. Since that is no longer the case, this patch > renames ExecProcAppend() to ExecAppend() for the sake of consistency.
Patch applied. -Neil ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match