John Gray said: > All went mainly well - but a couple of gotchas on the build (these may > be Fedora bugs rather than PG ones). This install is pretty much brand > new (2 days old) with very little local configuration, so should > represent an FC3 out of the box. > > 1. com_err.h is in /usr/include/et/com_err.h and isn't found by > configure. Symbolic link to /usr/include fixed this. I notice this is > complained about widely.
Instead of doing that, do: --with-includes=/usr/include/et cheers andrew ---------------------------(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