Re: [HACKERS] GSoC 2017: Foreign Key Arrays

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

Hello All,

This is just a rebase patch since the patch is no longer applicable to the
current master.

I am still figuring out the discrepancy in the windows regression tests,
building postgres on windows is an absolute nightmare.

Since the first part of the patch "anyarray_anyelement_operators" was
approved by the reviewer, I suggest that a committer takes a look at it,
till I figure out the problem in the second part's regression tests.

Changelog:
- v6 (compatible with current master 2020-3-3,
commit 3769e11a31831fc2f3bd4c4a24b4f45c352fb8fb)
* rebase to current master

/Mark

Attachment Content-Type Size
v6-0002-fk-arrays-elems.patch text/x-patch 117.4 KB
v6-0001-anyarray_anyelement_operators.patch text/x-patch 27.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2021-03-03 21:42:09 Re: buildfarm windows checks / tap tests on windows
Previous Message Robert Haas 2021-03-03 21:19:13 Re: [HACKERS] Custom compression methods