forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit41124a9
committed
pgbench: Allow the transaction log file prefix to be changed.
Masahiko Sawada, reviewed by Fabien Coelho and Beena Emerson, withsome a bit of wordsmithing and cosmetic adjustment by me.1 parent3887ba6 commit41124a9
2 files changed
+37
-9
lines changedLines changed: 19 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
614 | 614 |
| |
615 | 615 |
| |
616 | 616 |
| |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
617 | 627 |
| |
618 | 628 |
| |
619 | 629 |
| |
| |||
1121 | 1131 |
| |
1122 | 1132 |
| |
1123 | 1133 |
| |
1124 |
| - | |
1125 |
| - | |
1126 |
| - | |
1127 |
| - | |
1128 |
| - | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
1129 | 1140 |
| |
1130 |
| - | |
| 1141 | + | |
1131 | 1142 |
| |
1132 |
| - | |
| 1143 | + | |
| 1144 | + | |
1133 | 1145 |
| |
1134 | 1146 |
| |
1135 | 1147 |
| |
|
Lines changed: 18 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
| 183 | + | |
183 | 184 |
| |
184 | 185 |
| |
185 | 186 |
| |
| |||
511 | 512 |
| |
512 | 513 |
| |
513 | 514 |
| |
| 515 | + | |
| 516 | + | |
514 | 517 |
| |
515 | 518 |
| |
516 | 519 |
| |
| |||
3643 | 3646 |
| |
3644 | 3647 |
| |
3645 | 3648 |
| |
| 3649 | + | |
3646 | 3650 |
| |
3647 | 3651 |
| |
3648 | 3652 |
| |
| |||
3990 | 3994 |
| |
3991 | 3995 |
| |
3992 | 3996 |
| |
| 3997 | + | |
| 3998 | + | |
| 3999 | + | |
| 4000 | + | |
3993 | 4001 |
| |
3994 | 4002 |
| |
3995 | 4003 |
| |
| |||
4087 | 4095 |
| |
4088 | 4096 |
| |
4089 | 4097 |
| |
| 4098 | + | |
| 4099 | + | |
| 4100 | + | |
| 4101 | + | |
| 4102 | + | |
| 4103 | + | |
4090 | 4104 |
| |
4091 | 4105 |
| |
4092 | 4106 |
| |
| |||
4388 | 4402 |
| |
4389 | 4403 |
| |
4390 | 4404 |
| |
| 4405 | + | |
4391 | 4406 |
| |
4392 | 4407 |
| |
4393 |
| - | |
| 4408 | + | |
4394 | 4409 |
| |
4395 |
| - | |
| 4410 | + | |
| 4411 | + | |
4396 | 4412 |
| |
4397 | 4413 |
| |
4398 | 4414 |
| |
|
0 commit comments
Comments
(0)