Re: GSoC 2017: Foreign Key Arrays

From: Mark Rofail <markm(dot)rofail(at)gmail(dot)com>
To: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, David Steele <david(at)pgmasters(dot)net>, Stephen Frost <sfrost(at)snowman(dot)net>
Subject: Re: GSoC 2017: Foreign Key Arrays
Date: 2017-07-11 22:27:40
Message-ID: CAJvoCut9457xYkn03bH+vxx_3Jb=5Hi1j9XhHy-cYtO7V0xyHQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

here are the modifications to ri_triggers.c

On Wed, Jul 12, 2017 at 12:26 AM, Mark Rofail <markm(dot)rofail(at)gmail(dot)com>
wrote:
>
> *What I did *
>
> - now the RI checks utilise the @>(anyarray, anyelement)
>
> Best Regards,
> Mark Rofail
>

Attachment Content-Type Size
GIN-fk-RI-code-v1.3.patch text/x-patch 2.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2017-07-11 22:53:59 Re: GSoC 2017: Foreign Key Arrays
Previous Message Mark Rofail 2017-07-11 22:26:18 Re: GSoC 2017: Foreign Key Arrays