forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit19de089
committed
Fix outdated comment in smgrtruncate()
Commitc5315f4 replaced smgr_fsm_nblocks and smgr_vm_nblocks withsmgr_cached_nblocks, but forgot to update this comment.Author: Kirill ReshkeDiscussion:https://www.postgresql.org/message-id/CALdSSPh9VA6SDSVjrcmSPEYramf%2BrFisK7GqJo1dtRnD3vddmA@mail.gmail.com1 parent513f447 commit19de089
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
733 | 733 |
| |
734 | 734 |
| |
735 | 735 |
| |
736 |
| - | |
737 |
| - | |
738 |
| - | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
739 | 739 |
| |
740 | 740 |
| |
741 | 741 |
| |
|
0 commit comments
Comments
(0)