"Magnus Hagander" <[EMAIL PROTECTED]> writes: > What's the recommended way to compile in Unix with exec_backend?
I don't think we have a recommended way (or need one really). Personally I add #define EXEC_BACKEND to pg_config.h after configuring. > Just to make sure I'm following you completely - you are still saying > this refactoring waits until after 8.0, right? That's how I read it, but > I want to make sure you're not going to hold up anything further in in > the 8.0 beta waiting for something like this. Yeah, it's probably too late in the 8.0 cycle for major changes that are only for cosmetic purposes ... regards, tom lane ---------------------------(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