Commit 34ce114
committed
Fix condition in pg_dump TAP test
The condition checking compression support was parenthesized
incorrectly after adding lz4, so fix that.
Reported-by: Justin Pryzby
Discussion: https://postgr.es/m/20230227044910.GO1653@telsasoft.com1 parent d2f44cc commit 34ce114
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4248 | 4248 | | |
4249 | 4249 | | |
4250 | 4250 | | |
4251 | | - | |
| 4251 | + | |
4252 | 4252 | | |
4253 | | - | |
4254 | | - | |
| 4253 | + | |
| 4254 | + | |
4255 | 4255 | | |
4256 | 4256 | | |
4257 | 4257 | | |
| |||
0 commit comments