forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit34ce114
committed
Fix condition in pg_dump TAP test
The condition checking compression support was parenthesizedincorrectly after adding lz4, so fix that.Reported-by: Justin PryzbyDiscussion:https://postgr.es/m/20230227044910.GO1653@telsasoft.com1 parentd2f44cc commit34ce114
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
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
Comments
(0)