Re: proposal: fix corner use case of variadic fuctions usage

From: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
To: Vik Reykja <vikreykja(at)gmail(dot)com>
Cc: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: proposal: fix corner use case of variadic fuctions usage
Date: 2012-12-05 08:28:14
Message-ID: 50BF059E.4010307@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On 30.11.2012 12:18, Vik Reykja wrote:
> I am trying to review this patch and on my work computer everything
> compiles and tests perfectly. However, on my laptop, the regression tests
> don't pass with "cache lookup failed for type XYZ" where XYZ is some number
> that does not appear to be any type oid.
>
> I don't really know where to go from here. I am asking that other people
> try this patch to see if they get errors as well.

I get the same error. I'll mark this as "waiting on author" in the
commitfest.

- Heikki

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2012-12-05 08:38:06 Re: proposal: fix corner use case of variadic fuctions usage
Previous Message John R Pierce 2012-12-05 07:30:20 Re: libpq

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2012-12-05 08:38:06 Re: proposal: fix corner use case of variadic fuctions usage
Previous Message Heikki Linnakangas 2012-12-05 08:12:15 Re: DEALLOCATE IF EXISTS