Add system view
- linkend="monitoring-pg-stat-wal-view">pg_stat_wal
+ linkend="monitoring-pg-stat-wal-view">pg_stat_wal,
which reports
WAL activity (Masahiro Ikeda)
- Previously these functions could only be executed by super-users,
+ Previously these functions could only be executed by superusers,
and this is still the default.
- Floating point data types already supported these.
+ Floating-point data types already supported these.
-->
- Improve the accuracy of floating point computations involving
+ Improve the accuracy of floating-point computations involving
infinity (Tom Lane)