Re: [BUGS] BUG #5504: cache lookup failed for function

2010-06-13 Thread Jan Merka
On Sunday, June 13, 2010, Tom Lane wrote: > "Jan Merka" writes: > > After installing postgresql 8.4.4 from sources, I am getting an error > > ERROR: cache lookup failed for function 2071 > > > > Test case: > > > > SELECT date '2010-01-01' + interval '1 month'; > > ERROR: cache lookup failed f

Re: [BUGS] BUG #5504: cache lookup failed for function

2010-06-13 Thread Tom Lane
"Jan Merka" writes: > After installing postgresql 8.4.4 from sources, I am getting an error > ERROR: cache lookup failed for function 2071 > Test case: > SELECT date '2010-01-01' + interval '1 month'; > ERROR: cache lookup failed for function 2071 Works for me: psql (8.4.4) Type "help" for

[BUGS] BUG #5504: cache lookup failed for function

2010-06-13 Thread Jan Merka
The following bug has been logged online: Bug reference: 5504 Logged by: Jan Merka Email address: me...@highsphere.net PostgreSQL version: 8.4.4 and 8.4.3 Operating system: Linux Description:cache lookup failed for function Details: After installing postgresql 8.4.4