- Notifications
You must be signed in to change notification settings - Fork5k
Commit24ba1a8
committed
Simplify matching pattern check in TAP tests of pg_receivewal
A check in the ZLIB portion of the test to match the name of anon-compressed partial segment with a completed compressed segment wasusing m//, while a simple equality check is enough. This makes the testa bit stricter without impacting its coverage.Author: Kyotaro HoriguchiDiscussion:https://postgr.es/m/20210726.174622.826565852378770261.horikyota.ntt@gmail.com1 parentf7a9a3d commit24ba1a8
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 |
| - | |
| 114 | + | |
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
|
0 commit comments
Comments
(0)