Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5afaba6

Browse files
committed
doc: Meson is not experimental on Windows
The installation documentation stated that using Meson isexperimental. But since this is the only way to build using VisualStudio on Windows, this would imply that that whole build procedure isexperimental, which isn't true. So qualify this statement a bit more.We keep the statement that Meson is experimental on other platforms,since it doesn't have full, confirmed feature parity with the makebuild system.Author: Aleksander Alekseev <aleksander@timescale.com>Discussion:https://www.postgresql.org/message-id/flat/a3e76618-4cb5-4d54-a71c-da4fb8ba571b@eisentraut.org
1 parent6528139 commit5afaba6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,11 @@
5555
</indexterm>
5656

5757
Alternatively, <productname>PostgreSQL</productname> can be built using
58-
<ulink url="https://mesonbuild.com/">Meson</ulink>. This is currently
59-
experimental. If you choose to use
60-
<application>Meson</application>, then you don't need
58+
<ulink url="https://mesonbuild.com/">Meson</ulink>. This is the only
59+
option for building <productname>PostgreSQL</productname> on Windows
60+
using <productname>Visual Studio</productname>. For other platforms,
61+
using <application>Meson</application> is currently experimental. If
62+
you choose to use <application>Meson</application>, then you don't need
6163
<acronym>GNU</acronym> <application>make</application>, but the other
6264
requirements below still apply.
6365
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp