| From: | Amit Langote <amitlangote09(at)gmail(dot)com> |
|---|---|
| To: | vignesh C <vignesh21(at)gmail(dot)com> |
| Cc: | Zhihong Yu <zyu(at)yugabyte(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Corey Huinker <corey(dot)huinker(at)gmail(dot)com>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: simplifying foreign key/RI checks |
| Date: | 2021-07-06 01:48:38 |
| Message-ID: | CA+HiwqFbi_xyp1xiyzsUKL=03pBi2YAYsrdhvDqMLQjpF=u6OA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Jul 6, 2021 at 1:56 AM vignesh C <vignesh21(at)gmail(dot)com> wrote:
> The 2nd patch does not apply on Head, please post a rebased version:
> error: patch failed: src/backend/utils/adt/ri_triggers.c:337
> error: src/backend/utils/adt/ri_triggers.c: patch does not apply
Thanks for the heads up.
Rebased patches attached.
--
Amit Langote
EDB: http://www.enterprisedb.com
| Attachment | Content-Type | Size |
|---|---|---|
| v9-0001-Export-get_partition_for_tuple.patch | application/octet-stream | 2.8 KB |
| v9-0002-Avoid-using-SPI-for-some-RI-checks.patch | application/octet-stream | 33.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2021-07-06 02:17:47 | Re: ECPG doesn't compile CREATE AS EXECUTE properly. |
| Previous Message | Michael Paquier | 2021-07-06 01:43:06 | Re: Atomic rename feature for Windows. |