From: | Mark Rofail <markm(dot)rofail(at)gmail(dot)com> |
---|---|
To: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
Cc: | 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>, Joel Jacobson <joel(at)compiler(dot)org>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, 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>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] GSoC 2017: Foreign Key Arrays |
Date: | 2021-03-29 20:43:53 |
Message-ID: | CAJvoCus0a-ABej33gsP4uuwrgdQk4jk_3M=-Nzgj3J+Tz=W0Uw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hey Alvaro
Yes, we should do that.
I have attached v12 with more tests in “ src/test/regress/sql/gin.sql”
Changelog:
- v12 (compatible with current master 2021/03/29, commit
6d7a6feac48b1970c4cd127ee65d4c487acbb5e9)
* add more tests to “ src/test/regress/sql/gin.sql”
* merge Andreas' edits to the GIN patch
Also, @Andreas Karlsson <andreas(at)proxel(dot)se>, waiting for your edits to
"pg_constraint"
/Mark
Attachment | Content-Type | Size |
---|---|---|
v12-0003-fk_arrays_elems_edits.patch | text/x-patch | 26.8 KB |
v12-0001-anyarray_anyelement_operators.patch | text/x-patch | 30.6 KB |
v12-0002-fk_arrays_elems.patch | text/x-patch | 117.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Christoph Berg | 2021-03-29 20:44:29 | "box" type description |
Previous Message | David Rowley | 2021-03-29 20:16:42 | Re: UniqueKey on Partitioned table. |