pgsql: Remove smgrdounlink() in smgr.c from the code tree
Started by Michael Paquierabout 6 years ago1 messagescomitters
Remove smgrdounlink() in smgr.c from the code tree
The last caller of this routine was removed in b416691, and as a wise
man said one day, dead code tends to silently break.
Per discussion between Fujii Masao, Peter Geoghegan, Vignesh C and me.
Reported-by: Peter Geoghegan
Discussion: /messages/by-id/CAH2-Wz=sg5H8-vG4d5UmAofdcRMpeTDt2K-NUWp4GSfhenRGAQ@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/e111c9f90ab6090859127cbb22156f4858b6a40c
Modified Files
--------------
src/backend/storage/smgr/smgr.c | 56 -----------------------------------------
src/include/storage/smgr.h | 1 -
2 files changed, 57 deletions(-)