Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit fefb6a7

Browse files
committed
docs: fix typo in mention of MSVC
1 parent 1171dbd commit fefb6a7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/src/sgml/release-12.sgml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,10 @@ Previously, <command>\pset format a</command> chose <literal>aligned</literal>;
253253
</listitem>
254254

255255
<listitem>
256+
<!--
257+
This is caused by adding the tid to the btree entry, as listed later.
258+
-->
259+
256260
<para>
257261
The maximum btree index length is now reduced by eight bytes; a <xref linkend="sql-reindex"/> operation could potentially fail.
258262
</para>
@@ -2608,7 +2612,7 @@ Author: Andres Freund <andres@anarazel.de>
26082612
-->
26092613

26102614
<para>
2611-
Require a C99-supported compiler, and <acronym>MSCV</acronym> 2013 or later on <productname>Windows</productname> (Andres Freund)
2615+
Require a C99-supported compiler, and <acronym>MSVC</acronym> 2013 or later on <productname>Windows</productname> (Andres Freund)
26122616
</para>
26132617
</listitem>
26142618

0 commit comments

Comments
 (0)