pgsql: Fix expected test output - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix expected test output
Date
Msg-id E1pbfDi-003JKK-PA@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix expected test output

For builds without lz4, for 208bf364a9.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b2bd9a6796d60bae7bfc3d780b6727f76fca1a7d

Modified Files
--------------
src/test/regress/expected/compression_1.out | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Remove incidental md5() function uses from main regression tests
Next
From: Dean Rasheed
Date:
Subject: pgsql: Fix concurrent update issues with MERGE.