More small 9.6 release note improvements.
Corrections per Jeff Janes, Christian Ullrich, and Daniel Vérité.
This commit is contained in:
parent
c778e27e13
commit
76ef266a86
@ -3401,7 +3401,7 @@ Add GUC and storage parameter to set the maximum size of GIN pending list.
|
||||
<para>
|
||||
<application>psql</> now fails if the file specified by
|
||||
an <option>--output</> or <option>--log-file</> switch cannot be
|
||||
written (Tom Lane, Daniel Verite)
|
||||
written (Tom Lane, Daniel Vérité)
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -548,8 +548,8 @@
|
||||
2016-03-10 [37c54863c] Rework wait for AccessExclusiveLocks on Hot Standby
|
||||
-->
|
||||
<para>
|
||||
Avoid some spurious waits for AccessExclusiveLocks in hot-standby
|
||||
queries (Jeff Janes)
|
||||
Avoid some unnecessary cancellations of hot-standby queries during
|
||||
replay of actions that take AccessExclusiveLocks (Jeff Janes)
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
@ -962,8 +962,9 @@
|
||||
-->
|
||||
<para>
|
||||
Add new SSPI authentication parameters <varname>compat_realm</>
|
||||
and <varname>upn_usename</>, to make it possible to make SSPI
|
||||
work more like GSSAPI (Christian Ullrich)
|
||||
and <varname>upn_username</>, to control whether NetBIOS or Kerberos
|
||||
realm names and user names are used during SSPI authentication
|
||||
(Christian Ullrich)
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
@ -2294,7 +2295,7 @@ This commit is also listed under psql and PL/pgSQL
|
||||
<para>
|
||||
Add a <command>\crosstabview</> command that prints the
|
||||
results of a query in a cross-tabulated display
|
||||
(Daniel Verité)
|
||||
(Daniel Vérité)
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user