forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit419cac0
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 parent1486555 commit419cac0
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
843 | 843 |
| |
844 | 844 |
| |
845 | 845 |
| |
846 |
| - | |
| 846 | + | |
847 | 847 |
| |
848 | 848 |
| |
849 | 849 |
| |
|
0 commit comments
Comments
(0)