On Tue, Nov 29, 2005 at 04:16:53PM -0500, Tom Lane wrote: > On a default HPUX build you can look into /usr/local/lib/gcc-lib/ to > discern what the compiler was actually built on; not sure if the > equivalent directories are kept in the same place on Solaris.
The equivalent on my box is /usr/local/lib/gcc/sparc-sun-solaris2.9. -- Michael Fuhr ---------------------------(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