Fix names of "Visual Studio" and Meson in a documentation sentence.

Commit 3cffe7946c missed this.  Back-patch
to v17, which introduced this.

Discussion: https://postgr.es/m/CAJ7c6TM7ct0EjoCQaLSVYoxxnEw4xCUFebWj77GktWsqEdyCtQ@mail.gmail.com
pull/173/head
Noah Misch 1 year ago
parent 8d148bb8b8
commit e56ccc8e42
  1. 4
      doc/src/sgml/installation.sgml

@ -3740,8 +3740,8 @@ make: *** [postgres] Error 1
</para>
<para>
PostgreSQL for Windows with Visual can be built using meson, as described
in <xref linkend="install-meson"/>.
PostgreSQL for Windows with Visual Studio can be built using Meson, as
described in <xref linkend="install-meson"/>.
The native Windows port requires a 32 or 64-bit version of Windows
10 or later.
</para>

Loading…
Cancel
Save