Fix outdated comment in smgrtruncate()
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Fix outdated comment in smgrtruncate() Commit c5315f4f44 replaced smgr_fsm_nblocks and smgr_vm_nblocks with smgr_cached_nblocks, but forgot to update this comment. Author: Kirill Reshke Discussion: https://www.postgresql.org/message-id/CALdSSPh9VA6SDSVjrcmSPEYramf%2BrFisK7GqJo1dtRnD3vddmA@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/smgr/smgr.c | modified | +3 −3 |
Discussion
- Fix smgrtruncate code comment. 2 messages · 2024-07-29