Bruce Momjian <[EMAIL PROTECTED]> writes: > I have modified the configure message to be: > --with-libxslt build /contrib/xml2 with XSLT support
This turns the message from something merely a tad unclear into an outright lie. "--with-libxslt" does not cause contrib/xml2 (or any other part of contrib) to get built. Better would be --with-libxslt build with XSLT (affects only contrib/xml2) regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match