From: | pgsql-bugs(at)postgresql(dot)org |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Bug #663: ERROR: SearchSysCache: Bad cache id 27 |
Date: | 2002-05-10 04:12:46 |
Message-ID: | 20020510041246.200AB475D2D@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
George (george(at)lota(dot)net) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
ERROR: SearchSysCache: Bad cache id 27
Long Description
I have upgraded postgreSQL from 7.1.2 to the lastest 7.2.1. But I found that I cannot use the old user-defined functions.
I wrote these functions using plpgsql and i got the following error.
ERROR: SearchSysCache: Bad cache id 27
Sample Code
No file was uploaded with this report
From | Date | Subject | |
---|---|---|---|
Next Message | Enke, Michael | 2002-05-10 10:27:45 | Re: Bug #659: lower()/upper() bug on ->multibyte<- DB |
Previous Message | pgsql-bugs | 2002-05-10 03:05:12 | Bug #662: In plpgsql, returning "text" instead of "setof text" puts backend in infinite loop |