Re: [PATCH] Support for foreign keys with arrays - Mailing list pgsql-hackers

From Gabriele Bartolini
Subject Re: [PATCH] Support for foreign keys with arrays
Date
Msg-id 4F44266C.7040007@2ndQuadrant.it
Whole thread Raw
In response to Re: [PATCH] Support for foreign keys with arrays  ("Erik Rijkers" <er@xs4all.nl>)
List pgsql-hackers
Hello Erik,

Il 21/02/12 16:22, Erik Rijkers ha scritto:
> (I reply to an older message but I did use the newest patch, version 3)
>
> I wanted to have a look at v3 of this patch today, but it seems it won't apply and compile anymore.

As Peter pointed out, it is due to a new Boolean field added in the
pg_proc catalog. I have updated our patch to set this value to false by
default.

> I'd like to try this out a bit; could you see if you can fix it?

Thank you so much for dedicating your time on reviewing this patch.

I have attached version 3b (noting that is just a very small
modification/change to major 3 version of the patch), which passes all
tests.

Cheers,
Gabriele

--
  Gabriele Bartolini - 2ndQuadrant Italia
  PostgreSQL Training, Services and Support
  gabriele.bartolini@2ndQuadrant.it | www.2ndQuadrant.it


Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: REASSIGN OWNED lacks support for FDWs
Next
From: Marko Kreen
Date:
Subject: Re: Speed dblink using alternate libpq tuple storage