Renamed bit files

This commit is contained in:
Andrew Kane
2024-04-22 10:22:18 -07:00
parent 3df5655b30
commit ed4837cc4f
9 changed files with 8 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
#include <math.h>
#include "bitutils.h"
#include "bitvector.h"
#include "bitvec.h"
#include "catalog/pg_type.h"
#include "common/shortest_dec.h"
#include "fmgr.h"