Wes <[EMAIL PROTECTED]> writes:
> ./configure --with-openssl=path
> This no longer works with 8.x. See:
> <http://archives.postgresql.org/pgsql-committers/2003-11/msg00278.php>
> What is the correct way to work around this restriction?
Use --with-includes and --with-libraries as needed.
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