David Fetter <[EMAIL PROTECTED]> writes: > + #include "pg_config.h"
You should not need that. All PG code assumes that c.h and its inclusions have already been read. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend