Remove unnecessary forward declaration for heapam_methods variable

Japin Li <japinli@hotmail.com>

From: Japin Li <japinli@hotmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-07-31T02:36:11Z
Lists: pgsql-hackers

Attachments

Hi,

I think the forward declaration for heapam_methods variable in heapam_handler.c
is unnecessary, right?

-- 
Regrads,
Japin Li

Commits

  1. Remove unnecessary declaration of heapam_methods