| 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: | kurt_miller(at)sfgh(dot)org, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: ExecRestrPos: node type 18 not supported |
| Date: | 2000-12-09 23:39:14 |
| Message-ID: | 200012092339.SAA02500@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
> "kurt miller" <miller_kurt_e(at)hotmail(dot)com> writes:
> > I'm getting these log entries:
> > ExecRestrPos: node type 18 not supported
> > ExecMarkPos: node type 18 not supported
>
> You're hitting the nested-mergejoin bug that was discovered awhile ago.
> Aside from the log messages, you are probably getting wrong answers :-(.
> Update to 7.0.3 to get the fix.
Oh, I see Tom knows. I will tell my Dad. :-)
--
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 | Ashley Clark | 2000-12-10 00:37:51 | why doesn't this work? |
| Previous Message | Bruce Momjian | 2000-12-09 23:38:39 | Re: ExecRestrPos: node type 18 not supported |