Thread: pgsql: doc: Meson is not experimental on Windows
doc: Meson is not experimental on Windows The installation documentation stated that using Meson is experimental. But since this is the only way to build using Visual Studio on Windows, this would imply that that whole build procedure is experimental, 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 make build system. Author: Aleksander Alekseev <aleksander@timescale.com> Discussion: https://www.postgresql.org/message-id/flat/a3e76618-4cb5-4d54-a71c-da4fb8ba571b@eisentraut.org Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/5afaba6297a8dd6999c8bc9f517a3ad38bd39652 Modified Files -------------- doc/src/sgml/installation.sgml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)