forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd2181b3
committed
Remove assertion in pgstat_count_io_op()
An equivalent check is done with pgstat_is_ioop_tracked_in_bytes(), sothere is no need for this extra one. Small cleanup that should havebeen included inf92c854.Author: Nazir Bilal YavuzReviewed-by: Bertrand DrouvotDiscussion:https://postgr.es/m/CAN55FZ0oqxBaaHAEsj=xFqkzE3n5P=3RA1V_igXwL-RV7QRzyw@mail.gmail.com1 parentf92c854 commitd2181b3
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
82 | 81 |
| |
83 | 82 |
| |
84 | 83 |
| |
|
0 commit comments
Comments
(0)