mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-06 15:24:56 +08:00
Don't recommend upgrading to latest available Windows SDK
We only support up to version 7.0, so don't recommend upgrading past it. The rest of the documentation around this was already updated, but one spot was missed.
This commit is contained in:
parent
5830f69665
commit
2367da886d
@ -150,9 +150,10 @@ $ENV{PATH}=$ENV{PATH} . ';c:\some\where\bison\bin';
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><productname>Microsoft Platform SDK</productname></term>
|
<term><productname>Microsoft Platform SDK</productname></term>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
It is recommended that you upgrade to the latest available version
|
It is recommended that you upgrade to the latest supported version
|
||||||
of the <productname>Microsoft Platform SDK</productname>, available
|
of the <productname>Microsoft Platform SDK</productname> (currently
|
||||||
for download from <ulink url="http://www.microsoft.com/downloads/"></>.
|
version 7.0), available for download from
|
||||||
|
<ulink url="http://www.microsoft.com/downloads/"></>.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
You must always include the
|
You must always include the
|
||||||
|
Loading…
Reference in New Issue
Block a user