Re: seg regression failures
| От | Tom Lane |
|---|---|
| Тема | Re: seg regression failures |
| Дата | |
| Msg-id | 11270.1174666274@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: seg regression failures (Andrew Dunstan <andrew@dunslane.net>) |
| Ответы |
Re: seg regression failures
|
| Список | pgsql-patches |
Andrew Dunstan <andrew@dunslane.net> writes:
> Anyway, I think you probably need to load up the old debugger and put a
> break point in the overlap function ... surely the error can't be in
> float4in or else we'd have seen other regression problems.
One of the failing test cases is for seg_over_left, which is so trivial
that it's pretty hard to believe even a Microsoft compiler could get it
wrong ;-). My bet is something wrong in segparse.y or possibly
segscan.l, leading to garbage seg values being produced. We've seen
segparse.y trigger compiler bugs before --- look at its CVS history.
regards, tom lane
В списке pgsql-patches по дате отправления: