Re: Problem with view
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Jan Wieck <wieck@debis.com>
Cc: Wenjin Zheng <wenjin.zheng@lsbc.com>, pgsql-hackers@postgresql.org
Date: 2000-04-03T21:42:44Z
Lists: pgsql-hackers
wieck@debis.com (Jan Wieck) writes: > Views are known to have severe problems with aggregates and > grouping. And once again these are problems we want to > tackle with the parse-/querytree overhaul. > Oh man - this is one of the most important things I see. Yup. Outer joins are waiting on that work, too. regards, tom lane