Error in select

From: Shiby Thomas <sthomas(at)cise(dot)ufl(dot)edu>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: "Vadim B(dot) Mikheev" <vadim(at)sable(dot)krasnoyarsk(dot)su>, pgsql-hackers(at)postgreSQL(dot)org
Subject: Error in select
Date: 1998-02-04 19:15:10
Message-ID: 199802041915.OAA20776@cise.ufl.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

--shiby

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-02-04 19:35:03 Re: [HACKERS] Error in select
Previous Message Bruce Momjian 1998-02-04 19:11:44 Re: [HACKERS] new yacc problem