Re: [BUGS] Outer joins in views

2000-12-04 Thread Tom Lane
[EMAIL PROTECTED] writes: > In the 7.1 devel version, the OUTER JOIN statementes are working, but > not in VIEWs. I have created the below listed view, and while it > allows to be created, any attempt of using it ends with: > ERROR: Internal error: no jointree entry for rel *OLD* Thanks for the r

[BUGS] Outer joins in views

2000-12-04 Thread pgsql-bugs
Grzegorz M. Mucha ([EMAIL PROTECTED]) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description Outer joins in views Long Description In the 7.1 devel version, the OUTER JOIN statementes are working, but not in VIEWs. I have created the below listed view,