From: | Aleksander Alekseev <aleksander(at)timescale(dot)com> |
---|---|
To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
Subject: | Re: meson "experimental"? |
Date: | 2024-05-30 10:07:02 |
Message-ID: | CAJ7c6TMFZQX79yF9V4obM3+jqOqi1Eyg2LB1y6+p_=ZobSOPfQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi.
> "Alternatively, PostgreSQL can be built using Meson. This is the only
> option for building PostgreSQL in Windows using Visual Something[*].
> For other platforms, using Meson is currently experimental."
+1 good catch
> [*] What is the correct name for this?
I believe in this section it should be "Visual Studio" as we specify
elsewhere [1][2]. In [2] we name specific required versions. Maybe we
should reference this section.
While on it, in [2] section 17.7.5 is named "Visual". I don't think
such a product exists and find it confusing. Maybe we should rename
the section to "Visual Studio".
Also I don't see any mention of the minimum required version of Ninja.
I think we should add it too, or maybe reference the corresponding
section I couldn't find in "17.1 Requirements"
[1]: https://www.postgresql.org/docs/devel/install-meson.html
[2]: https://www.postgresql.org/docs/devel/installation-platform-notes.html
--
Best regards,
Aleksander Alekseev
From | Date | Subject | |
---|---|---|---|
Next Message | Aleksander Alekseev | 2024-05-30 10:32:18 | Re: meson "experimental"? |
Previous Message | Will Mortensen | 2024-05-30 07:10:57 | Re: Exposing the lock manager's WaitForLockers() to SQL |