git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: be57f21) | patch
Fix portability issue in test indirect_toast
Mon, 7 Jun 2021 09:12:29 +0000 (18:12 +0900)
Mon, 7 Jun 2021 09:12:29 +0000 (18:12 +0900)
commit 68a6d8a87006ba727d9662ec84c7a3d9de402df0
Fix portability issue in test indirect_toast

When run on a server using default_toast_compression set to LZ4, this
test would fail because of a consistency issue with the order of the
tuples treated. LZ4 causes one tuple to be stored inline instead of
getting externalized. As the goal of this test is to check after data
stored externally, stick to pglz as the compression algorithm used, so
as all data of this test is stored the way it should.

Analyzed-by: Dilip Kumar
Discussion: https://postgr.es/m/YLrDWxJgM8WWMoCg@paquier.xyz
src/test/regress/expected/indirect_toast.out diff | blob | blame | history
src/test/regress/sql/indirect_toast.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /