- Notifications
You must be signed in to change notification settings - Fork5
Commit6471045
committed
Allow empty queries in pgbench.
This might have been too much of a foot-gun before 9.6, but with thenew commands-end-at-semicolons parsing rule, the only way to get anempty query into a script is to explicitly write an extra ";".So we may as well allow the case.Fabien CoelhoPatch: <alpine.DEB.2.20.1607090922170.3412@sto>1 parent8299471 commit6471045
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1898 | 1898 |
| |
1899 | 1899 |
| |
1900 | 1900 |
| |
| 1901 | + | |
1901 | 1902 |
| |
1902 | 1903 |
| |
1903 | 1904 |
| |
|
0 commit comments
Comments
(0)