Re: [HACKERS] Bug: COUNT() and ExecEvalAggref error

2001-02-21 Thread Tom Lane
Dan Lyke <[EMAIL PROTECTED]> writes: > On my development machine (Built from CVS late Sunday, February 18), I > get: >test=# select count(id) from abc; >ERROR: ExecEvalAggref: no aggregates in this expression context Try make distclean, configure, make all. Someone else reported this s

[HACKERS] Bug: COUNT() and ExecEvalAggref error

2001-02-21 Thread Dan Lyke
I've looked through my archives of pgsql-general and pgsql-hackers and haven't seen this, but I do tend to flush the deleted messages occasionally. I'm trying to get a build off the current CVS tree, but my working build is from Sunday evening, so I feel moderately current. Two builds of 7.1beta4