Scott Ribe wrote: > > Oh. Yea, I can see that, but even if the endian-ness is the same, it > > still might not work. Even a different compiler flag will cause a > > failure to run properly. > > Sure. You can't flag every possible error. But my Intel & PPC Macs look > identical, and I compile with identical flags. So it would help people like > me, all one or two of us ;-)
What would make more sense than printing the hex is to print a specific message if the endian-ness doesn't match, but I am worried people might assume it will work when the endian does match. -- Bruce Momjian <[EMAIL PROTECTED]> http://momjian.us EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(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