Improved includes for indexes

This commit is contained in:
Andrew Kane
2025-12-11 15:35:37 -08:00
parent 3975e212cc
commit c711da411c
13 changed files with 78 additions and 14 deletions

View File

@@ -3,6 +3,8 @@
#include "postgres.h"
#include <math.h>
#include "access/genam.h"
#include "access/parallel.h"
#include "lib/pairingheap.h"