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
-
Remove unnecessary declaration of heapam_methods
- 8771298605a6 18.0 landed