mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-09 22:30:58 +08:00
Include generic_xlog.h directly in the .c files where it's needed
There are no references to anything that's in generic_xlog.h in the header files.
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
#include "access/table.h"
|
||||
#include "access/tableam.h"
|
||||
#include "access/xact.h"
|
||||
#include "access/xloginsert.h"
|
||||
#include "catalog/index.h"
|
||||
#include "commands/progress.h"
|
||||
#include "hnsw.h"
|
||||
|
||||
Reference in New Issue
Block a user