mirror of
https://github.com/postgres/postgres.git
synced 2025-05-29 16:21:20 +03:00
docs: fix typo in mention of MSVC
This commit is contained in:
parent
1171dbde2d
commit
fefb6a7538
@ -253,6 +253,10 @@ Previously, <command>\pset format a</command> chose <literal>aligned</literal>;
|
|||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
<!--
|
||||||
|
This is caused by adding the tid to the btree entry, as listed later.
|
||||||
|
-->
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
The maximum btree index length is now reduced by eight bytes; a <xref linkend="sql-reindex"/> operation could potentially fail.
|
The maximum btree index length is now reduced by eight bytes; a <xref linkend="sql-reindex"/> operation could potentially fail.
|
||||||
</para>
|
</para>
|
||||||
@ -2608,7 +2612,7 @@ Author: Andres Freund <andres@anarazel.de>
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Require a C99-supported compiler, and <acronym>MSCV</acronym> 2013 or later on <productname>Windows</productname> (Andres Freund)
|
Require a C99-supported compiler, and <acronym>MSVC</acronym> 2013 or later on <productname>Windows</productname> (Andres Freund)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user