Re: 7.1.3 not using index - Mailing list pgsql-hackers

From Tom Lane
Subject Re: 7.1.3 not using index
Date
Msg-id 19727.1007419983@sss.pgh.pa.us
Whole thread Raw
In response to Re: 7.1.3 not using index  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
>> It may turn to be some library trouble...

After examining the code a little, I wonder whether the problem might
be due to some library messing up the behavior of log().  You could
experiment at the SQL level with "SELECT ln(x)" to see if there's
anything obviously wrong.

BTW, do the regression tests show any difference in behavior between
the good and bad builds?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: 7.1.3 not using index
Next
From: Manuel Cabido
Date:
Subject: Re: date formatting and tab-complete patch