Remove unnecessary declaration of heapam_methods This overlaps with the declaration at the end of heapam_handler.c that lists all the callback routines for the heap table AM.
Author: Japin Li Discussion: https://postgr.es/m/me0p300mb04459456d5c4e70d48116896b6...@me0p300mb0445.ausp300.prod.outlook.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/8771298605a6d81861634ed387a6fc7ed496fa61 Modified Files -------------- src/backend/access/heap/heapam_handler.c | 2 -- 1 file changed, 2 deletions(-)