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