Re: Improve prep_buildtree

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Improve prep_buildtree
Date: 2025-08-04 07:14:17
Message-ID: 0b81bdb5-0a30-4550-b2eb-5c097e86320e@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 31.07.25 09:24, Nazir Bilal Yavuz wrote:
> On Wed, 30 Jul 2025 at 21:56, Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:
>>
>> On 30.07.25 12:58, Nazir Bilal Yavuz wrote:
>>>
>>> That makes sense. I noticed one difference, patched prep_buildtree
>>> does not create a symbolic link for the top Makefile in the builddir.
>>
>> Ok, here is an updated version that takes care of that, too.
>
> Thanks. v2 LGTM.

committed

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2025-08-04 07:33:21 Re: Skipping schema changes in publication
Previous Message shveta malik 2025-08-04 06:49:40 Re: Improve pg_sync_replication_slots() to wait for primary to advance