Re: meson and tmp_install

From: Nikita Malakhov <hukutoc(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: meson and tmp_install
Date: 2022-12-21 17:38:12
Message-ID: CAN-LCVMxqTSRKY=wnPAn9kYo9tTLVN02ZCHJUjG3WBQ0BbSeCw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi!

That's great, thanks! Discussion list is very long so I've missed this
topic.
Just a suggestion - I've checked the link above, maybe there should be
added a small part on where build files are located and how to add new
sources for successful build?

On Tue, Dec 20, 2022 at 9:22 PM Andres Freund <andres(at)anarazel(dot)de> wrote:

> Hi,
>
> On 2022-12-20 21:11:26 +0300, Nikita Malakhov wrote:
> > Didn't know where to ask, so I've chosen this thread - there is no any
> > documentation on meson build platform in PostgreSQL docs.
>
> There is now:
> https://www.postgresql.org/docs/devel/install-meson.html
>
> Needs further work, but it's a start.
>
>
> > Is this okay? For me it was a surprise when the meson platform was
> > added
>
> It's been discussed on the list for a year or so before it was
> added. It's a large change, so unfortunately it's not something that I
> could get done in a single day, with perfect docs from the get go.
>
> Greetings,
>
> Andres Freund
>

--
Regards,
Nikita Malakhov
Postgres Professional
https://postgrespro.ru/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2022-12-21 17:46:14 Re: Get access to the whole query in CustomScan path callback
Previous Message vignesh C 2022-12-21 17:21:51 Re: Support logical replication of DDLs