[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 report. However, I can't easily reproduce it with just the CREATE VIEW command. Could I have CREATE TABLE statements for the referenced tables, too, please? regards, tom lane
- [BUGS] Outer joins in views pgsql-bugs
- Tom Lane