diff options
author | Michael Paquier <michael@paquier.xyz> | 2021-07-27 10:58:21 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2021-07-27 10:58:21 +0900 |
commit | 24ba1a87e4056ec34c8a685633a1a14fb89e5700 (patch) | |
tree | fed753b3c839abb3d4285a38c6460b171ffd7ad2 /src/backend/jit/llvm/llvmjit_expr.c | |
parent | f7a9a3d4b24a4ad0de7992f01a0dd2a02ccd30a4 (diff) | |
download | postgresql-24ba1a87e4056ec34c8a685633a1a14fb89e5700.tar.gz postgresql-24ba1a87e4056ec34c8a685633a1a14fb89e5700.zip |
Simplify matching pattern check in TAP tests of pg_receivewal
A check in the ZLIB portion of the test to match the name of a
non-compressed partial segment with a completed compressed segment was
using m//, while a simple equality check is enough. This makes the test
a bit stricter without impacting its coverage.
Author: Kyotaro Horiguchi
Discussion: https://postgr.es/m/20210726.174622.826565852378770261.horikyota.ntt@gmail.com
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_expr.c')
0 files changed, 0 insertions, 0 deletions