File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -3401,7 +3401,7 @@ Add GUC and storage parameter to set the maximum size of GIN pending list.
34013401 <para>
34023402 <application>psql</> now fails if the file specified by
34033403 an <option>--output</> or <option>--log-file</> switch cannot be
3404- written (Tom Lane, Daniel Verite )
3404+ written (Tom Lane, Daniel Vérité )
34053405 </para>
34063406
34073407 <para>
Original file line number Diff line number Diff line change 5485482016-03-10 [37c54863c] Rework wait for AccessExclusiveLocks on Hot Standby
549549-->
550550 <para>
551- Avoid some spurious waits for AccessExclusiveLocks in hot-standby
552- queries (Jeff Janes)
551+ Avoid some unnecessary cancellations of hot-standby queries during
552+ replay of actions that take AccessExclusiveLocks (Jeff Janes)
553553 </para>
554554 </listitem>
555555
962962-->
963963 <para>
964964 Add new SSPI authentication parameters <varname>compat_realm</>
965- and <varname>upn_usename</>, to make it possible to make SSPI
966- work more like GSSAPI (Christian Ullrich)
965+ and <varname>upn_username</>, to control whether NetBIOS or Kerberos
966+ realm names and user names are used during SSPI authentication
967+ (Christian Ullrich)
967968 </para>
968969 </listitem>
969970
@@ -2294,7 +2295,7 @@ This commit is also listed under psql and PL/pgSQL
22942295 <para>
22952296 Add a <command>\crosstabview</> command that prints the
22962297 results of a query in a cross-tabulated display
2297- (Daniel Verit é)
2298+ (Daniel Vérit é)
22982299 </para>
22992300
23002301 <para>
You can’t perform that action at this time.
0 commit comments