Error in select
Shiby Thomas <sthomas@cise.ufl.edu>
From: Shiby Thomas <sthomas@cise.ufl.edu>
To: The Hermit Hacker <scrappy@hub.org>
Cc: "Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>, pgsql-hackers@postgreSQL.org
Date: 1998-02-04T19:15:10Z
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