Re: [PORTS] Compiling PostgreSQL 8.1.5 with 64-bit on a G5 SOLVED

Tom Lane <[email protected]> Mon, 27 Nov 2006 20:17:58 -0500
Newsgroups gmane.comp.db.postgresql.ports
Message-ID <[email protected]>
Brian Wipf <[email protected]> writes:
> I applied that patch to s_lock.h in our PostgreSQL 8.1.5 source, and  
> the 64-bit compile went through without a hitch.

Does it pass "make check"?

			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