diff --git a/src/postgres/interface/static.vendor.h b/src/postgres/interface/static.vendor.h index 3eb0c0569..a8d26dd99 100644 --- a/src/postgres/interface/static.vendor.h +++ b/src/postgres/interface/static.vendor.h @@ -186,7 +186,6 @@ typedef struct * On the high end, we can only support pages up to 32KB because lp_off/lp_len * are 15 bits. */ - typedef struct PageHeaderData { /* XXX LSN is member of *any* block, not only page-organized ones */