forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit19567b3
committed
Fix description of PostgreSQL::Test::Cluster::wait_for_event()
The arguments of the function were listed in an incorrect order in thedescription of the routine. This information can be seen with perldoc.Issue spotted while working on this area of the code.Backpatch-through: 171 parenteecd913 commit19567b3
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2961 | 2961 |
| |
2962 | 2962 |
| |
2963 | 2963 |
| |
2964 |
| - | |
| 2964 | + | |
2965 | 2965 |
| |
2966 | 2966 |
| |
2967 | 2967 |
| |
|
0 commit comments
Comments
(0)