Errors in selecting pg_proc - Mailing list pgsql-admin

From Mateus Cordeiro Inssa
Subject Errors in selecting pg_proc
Date
Msg-id 199808111406.LAA16463@einstein.innova.com.br
Whole thread Raw
In response to Where can i download postgresql v6.2.1  ("Walter Cheng" <wycheng6@ie.cuhk.edu.hk>)
List pgsql-admin
 Hi,

 I applied all the patches in my postgresql 6.3.2 and now I have
problems with pg_proc table.
 The functions still work, I can still create/drop functions, but I
can't list them.
 Messages:

innova=> select * from pg_proc;
ERROR:  nodeRead: Bad type 0
innova=> select * from pg_proc;
NOTICE:  LockRelease: locktable lookup failed, no lock
ERROR:  MultiRelease: couldn't release after error
innova=>

  Any help ?

Mateus Cordeiro Inssa
---------------------
Innova Producoes Digitais
---------------------
Linux User: 76186
ICQ (KXicq): 15243895
---------------------
mateus@innova.com.br
mateus@einstein.innova.com.br

Tue Aug 11 11:06:09 EST 1998

pgsql-admin by date:

Previous
From: "Walter Cheng"
Date:
Subject: Where can i download postgresql v6.2.1
Next
From: Bryan Brunton
Date:
Subject: User Authentication Problem