mirror of
https://github.com/postgres/postgres.git
synced 2025-08-05 07:41:25 +03:00
release notes: implement suggestions
Report by Michael Paquier
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user