forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit27f1366
committed
pgbench: Restore compatibility of --partitions=0
A value of 0 is allowed for this option since its creation, that wouldmap with the default of having no partitions for pgbench_accounts, but6f164e6 broke that by enforcing an error. This commit restores theoriginal behavior.Author: Amit LangoteDiscussion:https://postgr.es/m/CA+HiwqGAGobiiHR8nH382HJxqm1mzZs8=3oKPXnXivWoFSZmNA@mail.gmail.com1 parentbbf7c2d commit27f1366
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6865 | 6865 |
| |
6866 | 6866 |
| |
6867 | 6867 |
| |
6868 |
| - | |
| 6868 | + | |
6869 | 6869 |
| |
6870 | 6870 |
| |
6871 | 6871 |
| |
|
0 commit comments
Comments
(0)