mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-21 13:56:59 +08:00
Remove heapam.h include made superfluous by b60c3975990.
Noticed this while working on another patch. Author: Andres Freund
This commit is contained in:
@ -23,7 +23,6 @@
|
||||
*/
|
||||
#include "postgres.h"
|
||||
|
||||
#include "access/heapam.h"
|
||||
#include "access/htup_details.h"
|
||||
#include "access/sysattr.h"
|
||||
#include "catalog/partition.h"
|
||||
|
||||
Reference in New Issue
Block a user