Error in select

Поиск
Список
Период
Сортировка
От Shiby Thomas
Тема Error in select
Дата
Msg-id 199802041915.OAA20776@cise.ufl.edu
обсуждение исходный текст
Ответ на Re: [HACKERS] Execution time.  (The Hermit Hacker <scrappy@hub.org>)
Ответы Re: [HACKERS] Error in select
Список 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




В списке pgsql-hackers по дате отправления:

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] connection troubles
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] new yacc problem