forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb8d08aa
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 parent4ac5d33 commitb8d08aa
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2837 | 2837 |
| |
2838 | 2838 |
| |
2839 | 2839 |
| |
2840 |
| - | |
| 2840 | + | |
2841 | 2841 |
| |
2842 | 2842 |
| |
2843 | 2843 |
| |
|
0 commit comments
Comments
(0)