Re: [PATCH] GROUP BY ALL - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCH] GROUP BY ALL
Date
Msg-id 4085182.1758903877@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCH] GROUP BY ALL  (David Christensen <david@pgguru.net>)
List pgsql-hackers
David Christensen <david@pgguru.net> writes:
> Or contain_aggs_of_level(), assuming I can suss out how to get the
> current level... :D  Anyway, will mess with this for a bit.

Current level is zero by definition ...

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] GROUP BY ALL
Next
From: Jacob Champion
Date:
Subject: Re: test_json_parser/002_inline is kind of slow