Hi! Without this patch I couldn't compile PostgreSQL on Solaris 8 x86 using Sun's compiler. May be it will be usefull for someone else?
Regards Denis Ustimenko Oldham --------------------------------------------------------------- denis@tracer$ diff configure.orig configure 744c744 < i?86-*-solaris) need_tas=yes; tas_file=solaris_i386.s ;; --- > i?86-*-solaris*) need_tas=yes; tas_file=solaris_i386.s ;; ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org