File tree 2 files changed +2
-5
lines changed
2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -300,9 +300,8 @@ $ENV{MSBFLAGS}="/m";
300
300
<varlistentry>
301
301
<term><productname>LZ4</productname></term>
302
302
<listitem><para>
303
- Required for supporting <productname>LZ4</productname> compression
304
- method for compressing table or WAL data. Binaries and source can be
305
- downloaded from
303
+ Required for supporting <productname>LZ4</productname> compression.
304
+ Binaries and source can be downloaded from
306
305
<ulink url="https://github.com/lz4/lz4/releases"></ulink>.
307
306
</para></listitem>
308
307
</varlistentry>
Original file line number Diff line number Diff line change @@ -979,8 +979,6 @@ build-postgresql:
979
979
<listitem>
980
980
<para>
981
981
Build with <productname>LZ4</productname> compression support.
982
- This allows the use of <productname>LZ4</productname> for
983
- compression of table and WAL data.
984
982
</para>
985
983
</listitem>
986
984
</varlistentry>
You can’t perform that action at this time.
0 commit comments