1
0
mirror of https://github.com/postgres/postgres.git synced 2026-01-05 23:38:41 +03:00
Peter Eisentraut
2022-11-16 11:28:44 +01:00
parent c4421550fb
commit c0f1e51ac7

View File

@@ -19,7 +19,6 @@
#include "access/relscan.h"
#include "access/sysattr.h"
#include "access/table.h"
#include "access/valid.h"
#include "access/xact.h"
#include "catalog/pg_collation.h"
#include "catalog/pg_operator.h"