Re: Documentation for building with meson - Mailing list pgsql-hackers

From Tristan Partin
Subject Re: Documentation for building with meson
Date
Msg-id CSZTBETR4VSX.F23PTQVZHKFX@c3po
Whole thread Raw
In response to Re: Documentation for building with meson  (samay sharma <smilingsamay@gmail.com>)
List pgsql-hackers
Hey!

Nice work organizing the docs. Looks pretty good. I had a single comment
regarding the Meson docs in general.

It seems like Postgres cares a bit about Windows/Mac development. Is
ninja the blessed way to build Postgres on Windows and Mac? Otherwise, I
would suggest just being more generic and replace instances of `ninja
xxx` in the docs with `meson compile xxx`, making the command
backend-agnostic to accomodate XCode and VS project users.

--
Tristan Partin
Neon (https://neon.tech)



pgsql-hackers by date:

Previous
From: David Christensen
Date:
Subject: Re: [PATCHES] Post-special page storage TDE support
Next
From: "Tristan Partin"
Date:
Subject: Re: Documentation for building with meson