From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Mike Quinn <mquinn(at)co(dot)merced(dot)ca(dot)us>, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: Infinity confuses planner (was Re: query plan) |
Date: | 2001-10-13 23:57:43 |
Message-ID: | 200110132357.f9DNvh123942@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > Shouldn't infinity be treated similar to NULL.
>
> Nope. It has a definite position in the sort order.
I was thinking about the optimizer's histogram, not the index ordering.
Anyway, seems you got it fixed already.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Lou Picciano | 2001-10-14 02:04:06 | initdb failed: mkdir cannot create directory - No space left on device |
Previous Message | Tom Lane | 2001-10-13 23:43:32 | Re: Infinity confuses planner (was Re: query plan) |