Re: [HACKERS] Error in select - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Error in select
Date
Msg-id 199802041935.OAA23012@candle.pha.pa.us
Whole thread Raw
In response to Error in select  (Shiby Thomas <sthomas@cise.ufl.edu>)
List pgsql-hackers
>
> Hi,
>
> I get the foll.  error in a select statement:
>
> assoc=> select * from f1_temp where cnt > 1000;
> ERROR:  fmgr_info: function 0: cache lookup failed
>
> Without the where clause its fine.
>
> This is with today's (Feb 4) snapshot.
>

Yep, we know the cause, and will fix it soon.  Sorry.
--
Bruce Momjian
maillist@candle.pha.pa.us

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] new yacc problem
Next
From: Julia Anne Case
Date:
Subject: Compile error ...