Re: [BUGS] views with group by/count segfault - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [BUGS] views with group by/count segfault
Date
Msg-id 199803101410.JAA22865@candle.pha.pa.us
Whole thread Raw
In response to views with group by/count segfault  (Brett McCormick <brett@work.chicken.org>)
List pgsql-hackers
>
>
> I'm not sure if  I've reported this  or not...  selecting from a  view
> that uses count and group by (when data exists) crashes the back end.
>
> nice to see that I can order by the result of count(*) now :)

Already in TODO:

    * Allow views of aggregate columns


--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: "Pedro J. Lobo"
Date:
Subject: Re: [HACKERS] postgres/alpha problems
Next
From: "Julia A.Case"
Date:
Subject: attlen weirdness?