Re: [HACKERS] GSoC 2017: Foreign Key Arrays

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: Mark Rofail <markm(dot)rofail(at)gmail(dot)com>, Joel Jacobson <joel(at)compiler(dot)org>, Zhihong Yu <zyu(at)yugabyte(dot)com>, Alexander Korotkov <aekorotkov(at)gmail(dot)com>, Andreas Karlsson <andreas(at)proxel(dot)se>, David Steele <david(at)pgmasters(dot)net>, Erik Rijkers <er(at)xs4all(dot)nl>, Hans-Jürgen Schönig <hs(at)cybertec(dot)at>, Robert Haas <robertmhaas(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Michael Paquier <michael(at)paquier(dot)xyz>
Subject: Re: [HACKERS] GSoC 2017: Foreign Key Arrays
Date: 2021-02-05 15:05:21
Message-ID: 20210205150520.GM27507@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Greetings,

* Alvaro Herrera (alvherre(at)alvh(dot)no-ip(dot)org) wrote:
> On 2021-Feb-05, Mark Rofail wrote:
> > I disagree -- I think we should get the second patch in, and consider it
> > > a requisite for the other one.
> >
> > I just want to make sure I got your last message right. We should work on
> > adding the <<@ and @>> operators and their GIN logic as a separate patch
> > then submit the FKARRAY as a future patch?
>
> Well, *I* think it makes sense to do it that way. I said so three years
> ago :-)
> https://postgr.es/m/20180410135917.odjh5coa4cjatz5v@alvherre.pgsql
>
> > So basically reverse the order of the patches.
>
> Yeah.

I tend to agree with Alvaro on this, that getting the operators in first
makes more sense.

> Thanks a lot for your persistence, by the way.

+100

Hopefully we'll get this in during this cycle and perhaps then you'll
work on something else? :D Great to see a GSoC student continue to work
with the community years after the GSoC they participated in. If you'd
be interested in being a mentor for this upcoming GSoC season, please
let me know!

Thanks!

Stephen

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Petr Jelinek 2021-02-05 15:10:36 Re: Single transaction in the tablesync worker?
Previous Message Alvaro Herrera 2021-02-05 14:46:32 Re: [HACKERS] GSoC 2017: Foreign Key Arrays