release notes: implement suggestions
Report by Michael Paquier
This commit is contained in:
parent
1cc9f8ccd9
commit
bab74070b3
@ -1501,8 +1501,8 @@
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
The remote snapshot must have been exported by
|
The remote snapshot must have been exported by
|
||||||
<function>pg_export_snapshot()</> or been defined as a
|
<function>pg_export_snapshot()</> or been defined when creating
|
||||||
logical replication slot. This can be used by parallel
|
a logical replication slot. This can be used by parallel
|
||||||
<application>pg_dump</> to use a consistent snapshot across
|
<application>pg_dump</> to use a consistent snapshot across
|
||||||
<application>pg_dump</> processes.
|
<application>pg_dump</> processes.
|
||||||
</para>
|
</para>
|
||||||
@ -1617,8 +1617,8 @@
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
This allows external tools to more easily process <acronym>WAL</>
|
This allows external tools to more easily track what blocks
|
||||||
files.
|
are modified.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
@ -1754,7 +1754,9 @@
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Add icons to all <productname>MSVC</>-built binaries (Noah Misch)
|
Add icons to all <productname>MSVC</>-built binaries and version
|
||||||
|
information to all <systemitem class="osname">MS Windows</>
|
||||||
|
binaries (Noah Misch)
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user