psql> now fails if the file specified by
an
- written (Tom Lane, Daniel Verite)
+ written (Tom Lane, Daniel Vérité)
2016-03-10 [37c54863c] Rework wait for AccessExclusiveLocks on Hot Standby
-->
- 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)
-->
Add new SSPI authentication parameters compat_realm>
- and upn_usename>, to make it possible to make SSPI
- work more like GSSAPI (Christian Ullrich)
+ and upn_username>, to control whether NetBIOS or Kerberos
+ realm names and user names are used during SSPI authentication
+ (Christian Ullrich)
Add a \crosstabview> command that prints the
results of a query in a cross-tabulated display
- (Daniel Verité)
+ (Daniel Vérité)