Re: Patch to avoid orphaned dependencies

From: "Drouvot, Bertrand" <bdrouvot(at)amazon(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: Ronan Dunklau <ronan(dot)dunklau(at)aiven(dot)io>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Gilles Darold <gilles(at)darold(dot)net>, "Nasby, Jim" <nasbyj(at)amazon(dot)com>, "Bossart, Nathan" <bossartn(at)amazon(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Subject: Re: Patch to avoid orphaned dependencies
Date: 2021-12-17 13:19:18
Message-ID: 079850dd-05e1-37b8-0239-d2875eb30f26@amazon.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 11/23/21 4:22 PM, Drouvot, Bertrand wrote:
> Hi,
>
> On 11/17/21 2:25 PM, Daniel Gustafsson wrote:
>>
>> This patch fails to apply as a whole, with the parts applying showing
>> quite
>> large offsets.
> Thanks for the warning, please find attached a rebase of it.
>> Have you had the chance to look at the isolation test asked for
>> above?
>
> Not yet, but I'll look at it for sure.
>
Please find enclosed v1-0003-orphaned-dependencies.patch, that contains:

- a mandatory rebase

- a few isolation tests added in src/test/modules/test_dependencies (but
I'm not sure at all that's the right place to add them, is it?)

Thanks

Bertrand

Attachment Content-Type Size
v1-0003-orphaned-dependencies.patch text/plain 32.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message John Naylor 2021-12-17 13:29:48 Re: speed up verifying UTF-8
Previous Message Justin Pryzby 2021-12-17 12:46:38 Re: In-placre persistance change of a relation