Remove unnecessary declaration of heapam_methods

Michael Paquier <michael@paquier.xyz>

Commit: 8771298605a6d81861634ed387a6fc7ed496fa61
Author: Michael Paquier <michael@paquier.xyz>
Date: 2024-08-06T07:27:38Z
Releases: 18.0
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/ME0P300MB04459456D5C4E70D48116896B6B12@ME0P300MB0445.AUSP300.PROD.OUTLOOK.COM

Files

PathChange+/−
src/backend/access/heap/heapam_handler.c modified +0 −2

Discussion