Re: Syntax bug? Group by? - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: Syntax bug? Group by?
Date
Msg-id 20061017160807.GS24675@kenobi.snowman.net
Whole thread Raw
In response to Syntax bug? Group by?  ("Mark Woodward" <pgsql@mohawksoft.com>)
Responses Re: Syntax bug? Group by?  ("D'Arcy J.M. Cain" <darcy@druid.net>)
Re: Syntax bug? Group by?  (Shane Ambler <pgsql@007Marketing.com>)
Re: Syntax bug? Group by?  ("Przemek " <krycek6@wp.pl>)
List pgsql-hackers
* Mark Woodward (pgsql@mohawksoft.com) wrote:
> If I am asking for a specific column value, should I, technically
> speaking, need to group by that column?

Technically speaking, if you're asking for a specific tuple, should you
be allowed to request an aggregation?
Thanks,
    Stephen

pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: hacking postgres hashjoin algorithm
Next
From: "Simon Riggs"
Date:
Subject: Re: Additional stats for Relations