File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1501
1501
1502
1502
<para>
1503
1503
The remote snapshot must have been exported by
1504
- <function>pg_export_snapshot()</> or been defined as a
1505
- logical replication slot. This can be used by parallel
1504
+ <function>pg_export_snapshot()</> or been defined when creating
1505
+ a logical replication slot. This can be used by parallel
1506
1506
<application>pg_dump</> to use a consistent snapshot across
1507
1507
<application>pg_dump</> processes.
1508
1508
</para>
1617
1617
</para>
1618
1618
1619
1619
<para>
1620
- This allows external tools to more easily process <acronym>WAL</>
1621
- files .
1620
+ This allows external tools to more easily track what blocks
1621
+ are modified .
1622
1622
</para>
1623
1623
</listitem>
1624
1624
1754
1754
1755
1755
<listitem>
1756
1756
<para>
1757
- Add icons to all <productname>MSVC</>-built binaries (Noah Misch)
1757
+ Add icons to all <productname>MSVC</>-built binaries and version
1758
+ information to all <systemitem class="osname">MS Windows</>
1759
+ binaries (Noah Misch)
1758
1760
</para>
1759
1761
1760
1762
<para>
You can’t perform that action at this time.
0 commit comments