Re: A couple of funny things happening? - Mailing list pgsql-general

From Tom Lane
Subject Re: A couple of funny things happening?
Date
Msg-id 26413.983204928@sss.pgh.pa.us
Whole thread Raw
In response to A couple of funny things happening?  (Christopher Sawtell <csawtell@xtra.co.nz>)
List pgsql-general
Christopher Sawtell <csawtell@xtra.co.nz> writes:
> chris=# SELECT count(number) from subject ;  #   Correct, isn't it?
> ERROR:  ExecEvalAggref: no aggregates in this expression context

make distclean, reconfigure, rebuild...

As I've told the last couple of people to report this same symptom,
you cannot just 'cvs update' and then 'make'.  At least not unless
you enabled dependency tracking in your last configure, and even that
I consider less than reliable.  I always do a distclean and full rebuild
after an update.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: version issue?
Next
From: "Dan Wilson"
Date:
Subject: Re: version issue?