Hi! Is there any reason why FRONTEND is not specified in the ecpg build (specifically the pgtypeslib)? I'm running into build problems because it pulls backend-specific stuff from port.h in (postgres_fe.h->c.h->port.h) when tweaking the timezone code.
Or should FRONTEND perhaps even be explicitly #defined in postgres_fe.h? Or am I misunderstanding what FRONTEND is for? //Magnus ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend