forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita3f76a3
committed
Don't use pgbench -j in tests
It draws an unnecessary error in builds compiled without thread support.Added by commit038f586, which was backpatched to 14; though inbranch master we no longer support such builds, there's no reason tohave this there, so remove it in all branches since 14.Reported-by: Michael Paquier <michael@paquier.xyz>Discussion:https://postgr.es/m/ZW2G9Ix4nBKLcSSO@paquier.xyz1 parent457428d commita3f76a3
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
878 | 878 |
| |
879 | 879 |
| |
880 | 880 |
| |
881 |
| - | |
| 881 | + | |
882 | 882 |
| |
883 | 883 |
| |
884 | 884 |
| |
|
0 commit comments
Comments
(0)