mirror of
https://github.com/postgres/postgres.git
synced 2025-05-06 19:59:18 +03:00
Update 9.5 release notes through today.
This commit is contained in:
parent
ab994cc00e
commit
5daafafe74
@ -7,7 +7,7 @@
|
|||||||
<note>
|
<note>
|
||||||
<title>Release Date</title>
|
<title>Release Date</title>
|
||||||
<simpara>2015-??-??</simpara>
|
<simpara>2015-??-??</simpara>
|
||||||
<simpara>Current as of 2015-10-03</simpara>
|
<simpara>Current as of 2015-11-07</simpara>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
<sect2>
|
<sect2>
|
||||||
@ -170,10 +170,11 @@ max_wal_size = (3 * checkpoint_segments) * 16MB
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<!--
|
<!--
|
||||||
|
2015-10-20 [b06f1f2] Robert..: Put back ssl_renegotiation_limit parameter, bu..
|
||||||
2015-07-28 [6087d95] Andres..: Remove ssl renegotiation support.
|
2015-07-28 [6087d95] Andres..: Remove ssl renegotiation support.
|
||||||
-->
|
-->
|
||||||
<para>
|
<para>
|
||||||
Remove server configuration
|
Disable server configuration
|
||||||
parameter <varname>ssl_renegotiation_limit</>, which was deprecated
|
parameter <varname>ssl_renegotiation_limit</>, which was deprecated
|
||||||
in earlier releases (Andres Freund)
|
in earlier releases (Andres Freund)
|
||||||
</para>
|
</para>
|
||||||
@ -183,6 +184,9 @@ max_wal_size = (3 * checkpoint_segments) * 16MB
|
|||||||
bugs to be considered a net negative in practice, and it is due to be
|
bugs to be considered a net negative in practice, and it is due to be
|
||||||
removed from future versions of the relevant standards. We have
|
removed from future versions of the relevant standards. We have
|
||||||
therefore removed support for it from <productname>PostgreSQL</>.
|
therefore removed support for it from <productname>PostgreSQL</>.
|
||||||
|
The <varname>ssl_renegotiation_limit</> parameter still exists, but
|
||||||
|
cannot be set to anything but zero (disabled). It's not documented
|
||||||
|
anymore, either.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user