Re: Improve prep_buildtree - Mailing list pgsql-hackers

From Nazir Bilal Yavuz
Subject Re: Improve prep_buildtree
Date
Msg-id CAN55FZ1Uyb4UNLCGgKyUuiE6+Ye9js5LR9oxBLwd_ZTJzNXgLg@mail.gmail.com
Whole thread Raw
In response to Re: Improve prep_buildtree  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
Hi,

On Wed, 30 Jul 2025 at 21:56, Peter Eisentraut <peter@eisentraut.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.

-- 
Regards,
Nazir Bilal Yavuz
Microsoft



pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: 024_add_drop_pub.pl might fail due to deadlock
Next
From: Japin Li
Date:
Subject: Re: [WIP]Vertical Clustered Index (columnar store extension) - take2