On Mon, 2007-01-15 at 22:25 +0100, Magnus Hagander wrote: > * After Markos patch, now builds pgcrypto without zlib again > * Updates README with xml info > * xml requires xslt and iconv > * disable unnecessary warning about __cdecl() > * Add a buildenv.bat called from all other bat files to set up things > like PATH for flex/bison. (Can't just set it before calling, doesn't > always work when building from the GUI)
Applied, thanks for the patch. -Neil ---------------------------(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