File tree 2 files changed +7
-6
lines changed
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.
3401
3401
<para>
3402
3402
<application>psql</> now fails if the file specified by
3403
3403
an <option>--output</> or <option>--log-file</> switch cannot be
3404
- written (Tom Lane, Daniel Verite )
3404
+ written (Tom Lane, Daniel Vérité )
3405
3405
</para>
3406
3406
3407
3407
<para>
Original file line number Diff line number Diff line change 548
548
2016-03-10 [37c54863c] Rework wait for AccessExclusiveLocks on Hot Standby
549
549
-->
550
550
<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)
553
553
</para>
554
554
</listitem>
555
555
962
962
-->
963
963
<para>
964
964
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)
967
968
</para>
968
969
</listitem>
969
970
@@ -2294,7 +2295,7 @@ This commit is also listed under psql and PL/pgSQL
2294
2295
<para>
2295
2296
Add a <command>\crosstabview</> command that prints the
2296
2297
results of a query in a cross-tabulated display
2297
- (Daniel Verit é)
2298
+ (Daniel Vérit é)
2298
2299
</para>
2299
2300
2300
2301
<para>
You can’t perform that action at this time.
0 commit comments