pgsql: Fix expected test output

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix expected test output
Date: 2024-05-03 13:12:24
Message-ID: E1s2si7-001Iwi-JA@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix expected test output

For builds without lz4, for 8f0a97dfff.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4a044b9497093f349605fb9912446c5f1bcf228c

Modified Files
--------------
src/test/regress/expected/compression_1.out | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2024-05-03 14:33:52 pgsql: Fix an assortment of typos
Previous Message Peter Eisentraut 2024-05-03 09:15:50 pgsql: Fix segmentation fault in MergeInheritedAttribute()