File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 77 <note>
88 <title>Release Date</title>
99 <simpara>2015-??-??</simpara>
10- <simpara>Current as of 2015-10-03 </simpara>
10+ <simpara>Current as of 2015-11-07 </simpara>
1111 </note>
1212
1313 <sect2>
@@ -170,10 +170,11 @@ max_wal_size = (3 * checkpoint_segments) * 16MB
170170
171171 <listitem>
172172<!--
173+ 2015-10-20 [b06f1f2] Robert..: Put back ssl_renegotiation_limit parameter, bu..
1731742015-07-28 [6087d95] Andres..: Remove ssl renegotiation support.
174175-->
175176 <para>
176- Remove server configuration
177+ Disable server configuration
177178 parameter <varname>ssl_renegotiation_limit</>, which was deprecated
178179 in earlier releases (Andres Freund)
179180 </para>
@@ -183,6 +184,9 @@ max_wal_size = (3 * checkpoint_segments) * 16MB
183184 bugs to be considered a net negative in practice, and it is due to be
184185 removed from future versions of the relevant standards. We have
185186 therefore removed support for it from <productname>PostgreSQL</>.
187+ The <varname>ssl_renegotiation_limit</> parameter still exists, but
188+ cannot be set to anything but zero (disabled). It's not documented
189+ anymore, either.
186190 </para>
187191 </listitem>
188192
You can’t perform that action at this time.
0 commit comments